#605dfb color space conversions
Hex:
        #605dfb
        RGB:
        96, 93, 251
        CMY:
        62, 64, 2
        CMYK:
        62, 63, 0, 2
      HSL:
        241°, 95.1807%, 67.4510%
        HSV (HSB):
        241°, 62.9482%, 98.4314%
        XYZ:
        26.1508, 17.2805, 93.2240
        xyY:
        0.1914, 0.1265, 17.2805
      CIE-Lab:
        48.6116, 46.7031, -78.5128
        CIE-LCH:
        48.6116, 91.3533, 300.7462
        CIE-Luv:
        48.6116, -8.0330, -122.0209
        Hunter-Lab:
        41.5699, 39.5437, -103.8640
      #605dfb color charts
#605dfb RGB chart
      #605dfb CMYK chart
      #605dfb RGB pie chart
      #605dfb color shades, tints & tones
#605dfb color schemes
#605dfb color preview, HTML & CSS examples
           This text has a color of #605dfb        
        
          <p style="color:#605dfb;">Text here</p>
        
        
          .mytext {color:#605dfb;}
        
        Text color #605dfb
      
           This box has a color of #605dfb        
        
          <div style="background-color:#605dfb;">Content here</div>
        
        
          .mybackground {background-color:#605dfb;}
        
        Background color #605dfb
      
           Border around this has a color of #605dfb        
        
          <div style="border:2px solid #605dfb;">Content here</div>
        
        
          .myborder {border:2px solid #605dfb;}
        
        Border color #605dfb