#5f03ce color space conversions
Hex:
        #5f03ce
        RGB:
        95, 3, 206
        CMY:
        63, 99, 19
        CMYK:
        54, 99, 0, 19
      HSL:
        267°, 97.1292%, 40.9804%
        HSV (HSB):
        267°, 98.5437%, 80.7843%
        XYZ:
        15.8925, 6.9543, 58.8972
        xyY:
        0.1944, 0.0851, 6.9543
      CIE-Lab:
        31.7025, 69.8429, -80.7119
        CIE-LCH:
        31.7025, 106.7354, 310.8708
        CIE-Luv:
        31.7025, 6.7069, -106.1361
        Hunter-Lab:
        26.3709, 61.4241, -113.9595
      #5f03ce color charts
#5f03ce RGB chart
      #5f03ce CMYK chart
      #5f03ce RGB pie chart
      #5f03ce color shades, tints & tones
#5f03ce color schemes
#5f03ce color preview, HTML & CSS examples
           This text has a color of #5f03ce        
        
          <p style="color:#5f03ce;">Text here</p>
        
        
          .mytext {color:#5f03ce;}
        
        Text color #5f03ce
      
           This box has a color of #5f03ce        
        
          <div style="background-color:#5f03ce;">Content here</div>
        
        
          .mybackground {background-color:#5f03ce;}
        
        Background color #5f03ce
      
           Border around this has a color of #5f03ce        
        
          <div style="border:2px solid #5f03ce;">Content here</div>
        
        
          .myborder {border:2px solid #5f03ce;}
        
        Border color #5f03ce