#5f34ff color space conversions
Hex:
        #5f34ff
        RGB:
        95, 52, 255
        CMY:
        63, 80, 0
        CMYK:
        63, 80, 0, 0
      HSL:
        253°, 100.0000%, 60.1961%
        HSV (HSB):
        253°, 79.6078%, 100.0000%
        XYZ:
        23.9973, 12.1089, 95.6802
        xyY:
        0.1821, 0.0919, 12.1089
      CIE-Lab:
        41.3886, 68.6528, -92.6196
        CIE-LCH:
        41.3886, 115.2892, 306.5471
        CIE-Luv:
        41.3886, -1.6171, -132.9711
        Hunter-Lab:
        34.7978, 62.2012, -138.6655
      #5f34ff color charts
#5f34ff RGB chart
      #5f34ff CMYK chart
      #5f34ff RGB pie chart
      #5f34ff color shades, tints & tones
#5f34ff color schemes
#5f34ff color preview, HTML & CSS examples
           This text has a color of #5f34ff        
        
          <p style="color:#5f34ff;">Text here</p>
        
        
          .mytext {color:#5f34ff;}
        
        Text color #5f34ff
      
           This box has a color of #5f34ff        
        
          <div style="background-color:#5f34ff;">Content here</div>
        
        
          .mybackground {background-color:#5f34ff;}
        
        Background color #5f34ff
      
           Border around this has a color of #5f34ff        
        
          <div style="border:2px solid #5f34ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f34ff;}
        
        Border color #5f34ff