#5f03bd color space conversions
Hex:
        #5f03bd
        RGB:
        95, 3, 189
        CMY:
        63, 99, 26
        CMYK:
        50, 98, 0, 26
      HSL:
        270°, 96.8750%, 37.6471%
        HSV (HSB):
        270°, 98.4127%, 74.1176%
        XYZ:
        13.9372, 6.1721, 48.6009
        xyY:
        0.2028, 0.0898, 6.1721
      CIE-Lab:
        29.8427, 66.0651, -73.8083
        CIE-LCH:
        29.8427, 99.0568, 311.8314
        CIE-Luv:
        29.8427, 8.9629, -96.2841
        Hunter-Lab:
        24.8438, 56.6605, -98.5959
      #5f03bd color charts
#5f03bd RGB chart
      #5f03bd CMYK chart
      #5f03bd RGB pie chart
      #5f03bd color shades, tints & tones
#5f03bd color schemes
#5f03bd color preview, HTML & CSS examples
           This text has a color of #5f03bd        
        
          <p style="color:#5f03bd;">Text here</p>
        
        
          .mytext {color:#5f03bd;}
        
        Text color #5f03bd
      
           This box has a color of #5f03bd        
        
          <div style="background-color:#5f03bd;">Content here</div>
        
        
          .mybackground {background-color:#5f03bd;}
        
        Background color #5f03bd
      
           Border around this has a color of #5f03bd        
        
          <div style="border:2px solid #5f03bd;">Content here</div>
        
        
          .myborder {border:2px solid #5f03bd;}
        
        Border color #5f03bd