#606dcf color space conversions
Hex:
        #606dcf
        RGB:
        96, 109, 207
        CMY:
        62, 57, 19
        CMYK:
        54, 47, 0, 19
      HSL:
        233°, 53.6232%, 59.4118%
        HSV (HSB):
        233°, 53.6232%, 81.1765%
        XYZ:
        21.5550, 17.9291, 61.3561
        xyY:
        0.2138, 0.1778, 17.9291
      CIE-Lab:
        49.4100, 22.9716, -52.4188
        CIE-LCH:
        49.4100, 57.2313, 293.6645
        CIE-Luv:
        49.4100, -10.3771, -82.4187
        Hunter-Lab:
        42.3427, 16.7674, -56.2733
      #606dcf color charts
#606dcf RGB chart
      #606dcf CMYK chart
      #606dcf RGB pie chart
      #606dcf color shades, tints & tones
#606dcf color schemes
#606dcf color preview, HTML & CSS examples
           This text has a color of #606dcf        
        
          <p style="color:#606dcf;">Text here</p>
        
        
          .mytext {color:#606dcf;}
        
        Text color #606dcf
      
           This box has a color of #606dcf        
        
          <div style="background-color:#606dcf;">Content here</div>
        
        
          .mybackground {background-color:#606dcf;}
        
        Background color #606dcf
      
           Border around this has a color of #606dcf        
        
          <div style="border:2px solid #606dcf;">Content here</div>
        
        
          .myborder {border:2px solid #606dcf;}
        
        Border color #606dcf