#605fce color space conversions
Hex:
        #605fce
        RGB:
        96, 95, 206
        CMY:
        62, 63, 19
        CMYK:
        53, 54, 0, 19
      HSL:
        241°, 53.1100%, 59.0196%
        HSV (HSB):
        241°, 53.8835%, 80.7843%
        XYZ:
        20.0567, 15.1274, 60.2553
        xyY:
        0.2102, 0.1585, 15.1274
      CIE-Lab:
        45.8083, 31.2608, -57.6348
        CIE-LCH:
        45.8083, 65.5668, 298.4752
        CIE-Luv:
        45.8083, -6.1206, -89.3488
        Hunter-Lab:
        38.8940, 23.9834, -64.6273
      #605fce color charts
#605fce RGB chart
      #605fce CMYK chart
      #605fce RGB pie chart
      #605fce color shades, tints & tones
#605fce color schemes
#605fce color preview, HTML & CSS examples
           This text has a color of #605fce        
        
          <p style="color:#605fce;">Text here</p>
        
        
          .mytext {color:#605fce;}
        
        Text color #605fce
      
           This box has a color of #605fce        
        
          <div style="background-color:#605fce;">Content here</div>
        
        
          .mybackground {background-color:#605fce;}
        
        Background color #605fce
      
           Border around this has a color of #605fce        
        
          <div style="border:2px solid #605fce;">Content here</div>
        
        
          .myborder {border:2px solid #605fce;}
        
        Border color #605fce