#5f09cb color space conversions
Hex:
        #5f09cb
        RGB:
        95, 9, 203
        CMY:
        63, 96, 20
        CMYK:
        53, 96, 0, 20
      HSL:
        267°, 91.5094%, 41.5686%
        HSV (HSB):
        267°, 95.5665%, 79.6078%
        XYZ:
        15.5965, 6.9401, 57.0175
        xyY:
        0.1960, 0.0872, 6.9401
      CIE-Lab:
        31.6701, 68.2621, -79.0155
        CIE-LCH:
        31.6701, 104.4182, 310.8240
        CIE-Luv:
        31.6701, 6.8877, -104.3730
        Hunter-Lab:
        26.3440, 59.5757, -109.8831
      #5f09cb color charts
#5f09cb RGB chart
      #5f09cb CMYK chart
      #5f09cb RGB pie chart
      #5f09cb color shades, tints & tones
#5f09cb color schemes
#5f09cb color preview, HTML & CSS examples
           This text has a color of #5f09cb        
        
          <p style="color:#5f09cb;">Text here</p>
        
        
          .mytext {color:#5f09cb;}
        
        Text color #5f09cb
      
           This box has a color of #5f09cb        
        
          <div style="background-color:#5f09cb;">Content here</div>
        
        
          .mybackground {background-color:#5f09cb;}
        
        Background color #5f09cb
      
           Border around this has a color of #5f09cb        
        
          <div style="border:2px solid #5f09cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f09cb;}
        
        Border color #5f09cb