#8c05bf color space conversions
Hex:
        #8c05bf
        RGB:
        140, 5, 191
        CMY:
        45, 98, 25
        CMYK:
        27, 97, 0, 25
      HSL:
        284°, 94.8980%, 38.4314%
        HSV (HSB):
        284°, 97.3822%, 74.9020%
        XYZ:
        20.2735, 9.4456, 50.0449
        xyY:
        0.2542, 0.1184, 9.4456
      CIE-Lab:
        36.8284, 71.0358, -63.2629
        CIE-LCH:
        36.8284, 95.1224, 318.3124
        CIE-Luv:
        36.8284, 29.6837, -93.8138
        Hunter-Lab:
        30.7337, 63.9636, -75.0307
      #8c05bf color charts
#8c05bf RGB chart
      #8c05bf CMYK chart
      #8c05bf RGB pie chart
      #8c05bf color shades, tints & tones
#8c05bf color schemes
#8c05bf color preview, HTML & CSS examples
           This text has a color of #8c05bf        
        
          <p style="color:#8c05bf;">Text here</p>
        
        
          .mytext {color:#8c05bf;}
        
        Text color #8c05bf
      
           This box has a color of #8c05bf        
        
          <div style="background-color:#8c05bf;">Content here</div>
        
        
          .mybackground {background-color:#8c05bf;}
        
        Background color #8c05bf
      
           Border around this has a color of #8c05bf        
        
          <div style="border:2px solid #8c05bf;">Content here</div>
        
        
          .myborder {border:2px solid #8c05bf;}
        
        Border color #8c05bf