#5f05bf color space conversions
Hex:
        #5f05bf
        RGB:
        95, 5, 191
        CMY:
        63, 98, 25
        CMYK:
        50, 97, 0, 25
      HSL:
        269°, 94.8980%, 38.4314%
        HSV (HSB):
        269°, 97.3822%, 74.9020%
        XYZ:
        14.1776, 6.3030, 49.7596
        xyY:
        0.2018, 0.0897, 6.3030
      CIE-Lab:
        30.1645, 66.1853, -74.4587
        CIE-LCH:
        30.1645, 99.6222, 311.6334
        CIE-Luv:
        30.1645, 8.6136, -97.4324
        Hunter-Lab:
        25.1058, 56.8659, -99.9383
      #5f05bf color charts
#5f05bf RGB chart
      #5f05bf CMYK chart
      #5f05bf RGB pie chart
      #5f05bf color shades, tints & tones
#5f05bf color schemes
#5f05bf color preview, HTML & CSS examples
           This text has a color of #5f05bf        
        
          <p style="color:#5f05bf;">Text here</p>
        
        
          .mytext {color:#5f05bf;}
        
        Text color #5f05bf
      
           This box has a color of #5f05bf        
        
          <div style="background-color:#5f05bf;">Content here</div>
        
        
          .mybackground {background-color:#5f05bf;}
        
        Background color #5f05bf
      
           Border around this has a color of #5f05bf        
        
          <div style="border:2px solid #5f05bf;">Content here</div>
        
        
          .myborder {border:2px solid #5f05bf;}
        
        Border color #5f05bf