#7370d5 color space conversions
Hex:
        #7370d5
        RGB:
        115, 112, 213
        CMY:
        55, 56, 16
        CMYK:
        46, 47, 0, 16
      HSL:
        242°, 54.5946%, 63.7255%
        HSV (HSB):
        242°, 47.4178%, 83.5294%
        XYZ:
        24.8746, 20.0373, 65.5073
        xyY:
        0.2253, 0.1815, 20.0373
      CIE-Lab:
        51.8793, 27.2395, -51.8059
        CIE-LCH:
        51.8793, 58.5307, 297.7354
        CIE-Luv:
        51.8793, -4.8649, -82.8450
        Hunter-Lab:
        44.7630, 20.8565, -55.4324
      #7370d5 color charts
#7370d5 RGB chart
      #7370d5 CMYK chart
      #7370d5 RGB pie chart
      #7370d5 color shades, tints & tones
#7370d5 color schemes
#7370d5 color preview, HTML & CSS examples
           This text has a color of #7370d5        
        
          <p style="color:#7370d5;">Text here</p>
        
        
          .mytext {color:#7370d5;}
        
        Text color #7370d5
      
           This box has a color of #7370d5        
        
          <div style="background-color:#7370d5;">Content here</div>
        
        
          .mybackground {background-color:#7370d5;}
        
        Background color #7370d5
      
           Border around this has a color of #7370d5        
        
          <div style="border:2px solid #7370d5;">Content here</div>
        
        
          .myborder {border:2px solid #7370d5;}
        
        Border color #7370d5