#605bdf color space conversions
Hex:
        #605bdf
        RGB:
        96, 91, 223
        CMY:
        62, 64, 13
        CMYK:
        57, 59, 0, 13
      HSL:
        242°, 67.3469%, 61.5686%
        HSV (HSB):
        242°, 59.1928%, 87.4510%
        XYZ:
        21.8842, 15.2967, 71.6112
        xyY:
        0.2012, 0.1406, 15.2967
      CIE-Lab:
        46.0379, 39.0510, -66.9664
        CIE-LCH:
        46.0379, 77.5208, 300.2483
        CIE-Luv:
        46.0379, -6.0208, -103.5472
        Hunter-Lab:
        39.1110, 31.4341, -81.1808
      #605bdf color charts
#605bdf RGB chart
      #605bdf CMYK chart
      #605bdf RGB pie chart
      #605bdf color shades, tints & tones
#605bdf color schemes
#605bdf color preview, HTML & CSS examples
           This text has a color of #605bdf        
        
          <p style="color:#605bdf;">Text here</p>
        
        
          .mytext {color:#605bdf;}
        
        Text color #605bdf
      
           This box has a color of #605bdf        
        
          <div style="background-color:#605bdf;">Content here</div>
        
        
          .mybackground {background-color:#605bdf;}
        
        Background color #605bdf
      
           Border around this has a color of #605bdf        
        
          <div style="border:2px solid #605bdf;">Content here</div>
        
        
          .myborder {border:2px solid #605bdf;}
        
        Border color #605bdf