#606ee5 color space conversions
Hex:
        #606ee5
        RGB:
        96, 110, 229
        CMY:
        62, 57, 10
        CMYK:
        58, 52, 0, 10
      HSL:
        234°, 71.8919%, 63.7255%
        HSV (HSB):
        234°, 58.0786%, 89.8039%
        XYZ:
        24.5427, 19.2958, 76.5597
        xyY:
        0.2038, 0.1603, 19.2958
      CIE-Lab:
        51.0315, 29.4648, -62.2741
        CIE-LCH:
        51.0315, 68.8930, 295.3210
        CIE-Luv:
        51.0315, -11.4543, -98.7842
        Hunter-Lab:
        43.9270, 22.8584, -72.5867
      #606ee5 color charts
#606ee5 RGB chart
      #606ee5 CMYK chart
      #606ee5 RGB pie chart
      #606ee5 color shades, tints & tones
#606ee5 color schemes
#606ee5 color preview, HTML & CSS examples
           This text has a color of #606ee5        
        
          <p style="color:#606ee5;">Text here</p>
        
        
          .mytext {color:#606ee5;}
        
        Text color #606ee5
      
           This box has a color of #606ee5        
        
          <div style="background-color:#606ee5;">Content here</div>
        
        
          .mybackground {background-color:#606ee5;}
        
        Background color #606ee5
      
           Border around this has a color of #606ee5        
        
          <div style="border:2px solid #606ee5;">Content here</div>
        
        
          .myborder {border:2px solid #606ee5;}
        
        Border color #606ee5