#9c05e1 color space conversions
Hex:
        #9c05e1
        RGB:
        156, 5, 225
        CMY:
        39, 98, 12
        CMYK:
        31, 98, 0, 12
      HSL:
        281°, 95.6522%, 45.0980%
        HSV (HSB):
        281°, 97.7778%, 88.2353%
        XYZ:
        27.3552, 12.6127, 72.2269
        xyY:
        0.2438, 0.1124, 12.6127
      CIE-Lab:
        42.1738, 79.3698, -74.1257
        CIE-LCH:
        42.1738, 108.6010, 316.9567
        CIE-Luv:
        42.1738, 30.0073, -113.1144
        Hunter-Lab:
        35.5144, 75.3407, -95.7202
      #9c05e1 color charts
#9c05e1 RGB chart
      #9c05e1 CMYK chart
      #9c05e1 RGB pie chart
      #9c05e1 color shades, tints & tones
#9c05e1 color schemes
#9c05e1 color preview, HTML & CSS examples
           This text has a color of #9c05e1        
        
          <p style="color:#9c05e1;">Text here</p>
        
        
          .mytext {color:#9c05e1;}
        
        Text color #9c05e1
      
           This box has a color of #9c05e1        
        
          <div style="background-color:#9c05e1;">Content here</div>
        
        
          .mybackground {background-color:#9c05e1;}
        
        Background color #9c05e1
      
           Border around this has a color of #9c05e1        
        
          <div style="border:2px solid #9c05e1;">Content here</div>
        
        
          .myborder {border:2px solid #9c05e1;}
        
        Border color #9c05e1