#605cce color space conversions
Hex:
        #605cce
        RGB:
        96, 92, 206
        CMY:
        62, 64, 19
        CMYK:
        53, 55, 0, 19
      HSL:
        242°, 53.7736%, 58.4314%
        HSV (HSB):
        242°, 55.3398%, 80.7843%
        XYZ:
        19.7916, 14.5973, 60.1670
        xyY:
        0.2093, 0.1544, 14.5973
      CIE-Lab:
        45.0777, 33.0928, -58.8141
        CIE-LCH:
        45.0777, 67.4851, 299.3650
        CIE-Luv:
        45.0777, -5.2813, -90.8190
        Hunter-Lab:
        38.2064, 25.6048, -66.6245
      #605cce color charts
#605cce RGB chart
      #605cce CMYK chart
      #605cce RGB pie chart
      #605cce color shades, tints & tones
#605cce color schemes
#605cce color preview, HTML & CSS examples
           This text has a color of #605cce        
        
          <p style="color:#605cce;">Text here</p>
        
        
          .mytext {color:#605cce;}
        
        Text color #605cce
      
           This box has a color of #605cce        
        
          <div style="background-color:#605cce;">Content here</div>
        
        
          .mybackground {background-color:#605cce;}
        
        Background color #605cce
      
           Border around this has a color of #605cce        
        
          <div style="border:2px solid #605cce;">Content here</div>
        
        
          .myborder {border:2px solid #605cce;}
        
        Border color #605cce