#5f53ff color space conversions
Hex:
        #5f53ff
        RGB:
        95, 83, 255
        CMY:
        63, 67, 0
        CMYK:
        63, 67, 0, 0
      HSL:
        244°, 100.0000%, 66.2745%
        HSV (HSB):
        244°, 67.4510%, 100.0000%
        XYZ:
        25.8626, 15.8394, 96.3019
        xyY:
        0.1874, 0.1148, 15.8394
      CIE-Lab:
        46.7631, 53.4715, -83.7673
        CIE-LCH:
        46.7631, 99.3789, 302.5515
        CIE-Luv:
        46.7631, -6.4147, -127.8171
        Hunter-Lab:
        39.7988, 46.3475, -115.6062
      #5f53ff color charts
#5f53ff RGB chart
      #5f53ff CMYK chart
      #5f53ff RGB pie chart
      #5f53ff color shades, tints & tones
#5f53ff color schemes
#5f53ff color preview, HTML & CSS examples
           This text has a color of #5f53ff        
        
          <p style="color:#5f53ff;">Text here</p>
        
        
          .mytext {color:#5f53ff;}
        
        Text color #5f53ff
      
           This box has a color of #5f53ff        
        
          <div style="background-color:#5f53ff;">Content here</div>
        
        
          .mybackground {background-color:#5f53ff;}
        
        Background color #5f53ff
      
           Border around this has a color of #5f53ff        
        
          <div style="border:2px solid #5f53ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f53ff;}
        
        Border color #5f53ff