#605dce color space conversions
Hex:
        #605dce
        RGB:
        96, 93, 206
        CMY:
        62, 64, 19
        CMYK:
        53, 55, 0, 19
      HSL:
        242°, 53.5545%, 58.6275%
        HSV (HSB):
        242°, 54.8544%, 80.7843%
        XYZ:
        19.8788, 14.7717, 60.1960
        xyY:
        0.2096, 0.1557, 14.7717
      CIE-Lab:
        45.3199, 32.4831, -58.4228
        CIE-LCH:
        45.3199, 66.8459, 299.0740
        CIE-Luv:
        45.3199, -5.5583, -90.3366
        Hunter-Lab:
        38.4340, 25.0641, -65.9572
      #605dce color charts
#605dce RGB chart
      #605dce CMYK chart
      #605dce RGB pie chart
      #605dce color shades, tints & tones
#605dce color schemes
#605dce color preview, HTML & CSS examples
           This text has a color of #605dce        
        
          <p style="color:#605dce;">Text here</p>
        
        
          .mytext {color:#605dce;}
        
        Text color #605dce
      
           This box has a color of #605dce        
        
          <div style="background-color:#605dce;">Content here</div>
        
        
          .mybackground {background-color:#605dce;}
        
        Background color #605dce
      
           Border around this has a color of #605dce        
        
          <div style="border:2px solid #605dce;">Content here</div>
        
        
          .myborder {border:2px solid #605dce;}
        
        Border color #605dce