#9c06dc color space conversions
Hex:
        #9c06dc
        RGB:
        156, 6, 220
        CMY:
        39, 98, 14
        CMYK:
        29, 97, 0, 14
      HSL:
        282°, 94.6903%, 44.3137%
        HSV (HSB):
        282°, 97.2727%, 86.2745%
        XYZ:
        26.6937, 12.3655, 68.6900
        xyY:
        0.2477, 0.1148, 12.3655
      CIE-Lab:
        41.7912, 78.3363, -71.8904
        CIE-LCH:
        41.7912, 106.3241, 317.4569
        CIE-Luv:
        41.7912, 31.2129, -109.8797
        Hunter-Lab:
        35.1646, 73.9627, -91.2011
      #9c06dc color charts
#9c06dc RGB chart
      #9c06dc CMYK chart
      #9c06dc RGB pie chart
      #9c06dc color shades, tints & tones
#9c06dc color schemes
#9c06dc color preview, HTML & CSS examples
           This text has a color of #9c06dc        
        
          <p style="color:#9c06dc;">Text here</p>
        
        
          .mytext {color:#9c06dc;}
        
        Text color #9c06dc
      
           This box has a color of #9c06dc        
        
          <div style="background-color:#9c06dc;">Content here</div>
        
        
          .mybackground {background-color:#9c06dc;}
        
        Background color #9c06dc
      
           Border around this has a color of #9c06dc        
        
          <div style="border:2px solid #9c06dc;">Content here</div>
        
        
          .myborder {border:2px solid #9c06dc;}
        
        Border color #9c06dc