#5f03d5 color space conversions
Hex:
        #5f03d5
        RGB:
        95, 3, 213
        CMY:
        63, 99, 16
        CMYK:
        55, 99, 0, 16
      HSL:
        266°, 97.2222%, 42.3529%
        HSV (HSB):
        266°, 98.5915%, 83.5294%
        XYZ:
        16.7621, 7.3021, 63.4768
        xyY:
        0.1915, 0.0834, 7.3021
      CIE-Lab:
        32.4850, 71.4056, -83.4815
        CIE-LCH:
        32.4850, 109.8541, 310.5419
        CIE-Luv:
        32.4850, 5.8505, -110.1542
        Hunter-Lab:
        27.0224, 63.4350, -120.3589
      #5f03d5 color charts
#5f03d5 RGB chart
      #5f03d5 CMYK chart
      #5f03d5 RGB pie chart
      #5f03d5 color shades, tints & tones
#5f03d5 color schemes
#5f03d5 color preview, HTML & CSS examples
           This text has a color of #5f03d5        
        
          <p style="color:#5f03d5;">Text here</p>
        
        
          .mytext {color:#5f03d5;}
        
        Text color #5f03d5
      
           This box has a color of #5f03d5        
        
          <div style="background-color:#5f03d5;">Content here</div>
        
        
          .mybackground {background-color:#5f03d5;}
        
        Background color #5f03d5
      
           Border around this has a color of #5f03d5        
        
          <div style="border:2px solid #5f03d5;">Content here</div>
        
        
          .myborder {border:2px solid #5f03d5;}
        
        Border color #5f03d5