#9c05dc color space conversions
Hex:
        #9c05dc
        RGB:
        156, 5, 220
        CMY:
        39, 98, 14
        CMYK:
        29, 98, 0, 14
      HSL:
        282°, 95.5556%, 44.1176%
        HSV (HSB):
        282°, 97.7273%, 86.2745%
        XYZ:
        26.6828, 12.3438, 68.6864
        xyY:
        0.2477, 0.1146, 12.3438
      CIE-Lab:
        41.7573, 78.4378, -71.9458
        CIE-LCH:
        41.7573, 106.4363, 317.4719
        CIE-Luv:
        41.7573, 31.2464, -109.9245
        Hunter-Lab:
        35.1337, 74.0807, -91.3184
      #9c05dc color charts
#9c05dc RGB chart
      #9c05dc CMYK chart
      #9c05dc RGB pie chart
      #9c05dc color shades, tints & tones
#9c05dc color schemes
#9c05dc color preview, HTML & CSS examples
           This text has a color of #9c05dc        
        
          <p style="color:#9c05dc;">Text here</p>
        
        
          .mytext {color:#9c05dc;}
        
        Text color #9c05dc
      
           This box has a color of #9c05dc        
        
          <div style="background-color:#9c05dc;">Content here</div>
        
        
          .mybackground {background-color:#9c05dc;}
        
        Background color #9c05dc
      
           Border around this has a color of #9c05dc        
        
          <div style="border:2px solid #9c05dc;">Content here</div>
        
        
          .myborder {border:2px solid #9c05dc;}
        
        Border color #9c05dc