#605fc7 color space conversions
Hex:
        #605fc7
        RGB:
        96, 95, 199
        CMY:
        62, 63, 22
        CMYK:
        52, 52, 0, 22
      HSL:
        241°, 48.1481%, 57.6471%
        HSV (HSB):
        241°, 52.2613%, 78.0392%
        XYZ:
        19.2249, 14.7947, 55.8752
        xyY:
        0.2139, 0.1646, 14.7947
      CIE-Lab:
        45.3518, 29.0552, -54.3426
        CIE-LCH:
        45.3518, 61.6225, 298.1319
        CIE-Luv:
        45.3518, -5.7285, -84.0719
        Hunter-Lab:
        38.4639, 21.9053, -59.2038
      #605fc7 color charts
#605fc7 RGB chart
      #605fc7 CMYK chart
      #605fc7 RGB pie chart
      #605fc7 color shades, tints & tones
#605fc7 color schemes
#605fc7 color preview, HTML & CSS examples
           This text has a color of #605fc7        
        
          <p style="color:#605fc7;">Text here</p>
        
        
          .mytext {color:#605fc7;}
        
        Text color #605fc7
      
           This box has a color of #605fc7        
        
          <div style="background-color:#605fc7;">Content here</div>
        
        
          .mybackground {background-color:#605fc7;}
        
        Background color #605fc7
      
           Border around this has a color of #605fc7        
        
          <div style="border:2px solid #605fc7;">Content here</div>
        
        
          .myborder {border:2px solid #605fc7;}
        
        Border color #605fc7