#c906de color space conversions
Hex:
        #c906de
        RGB:
        201, 6, 222
        CMY:
        21, 98, 13
        CMYK:
        9, 97, 0, 13
      HSL:
        294°, 94.7368%, 44.7059%
        HSV (HSB):
        294°, 97.2973%, 87.0588%
        XYZ:
        37.3373, 17.8217, 70.5793
        xyY:
        0.2969, 0.1417, 17.8217
      CIE-Lab:
        49.2791, 84.8133, -60.5386
        CIE-LCH:
        49.2791, 104.2028, 324.4812
        CIE-Luv:
        49.2791, 58.5358, -101.0489
        Hunter-Lab:
        42.2157, 83.9952, -69.5742
      #c906de color charts
#c906de RGB chart
      #c906de CMYK chart
      #c906de RGB pie chart
      #c906de color shades, tints & tones
#c906de color schemes
#c906de color preview, HTML & CSS examples
           This text has a color of #c906de        
        
          <p style="color:#c906de;">Text here</p>
        
        
          .mytext {color:#c906de;}
        
        Text color #c906de
      
           This box has a color of #c906de        
        
          <div style="background-color:#c906de;">Content here</div>
        
        
          .mybackground {background-color:#c906de;}
        
        Background color #c906de
      
           Border around this has a color of #c906de        
        
          <div style="border:2px solid #c906de;">Content here</div>
        
        
          .myborder {border:2px solid #c906de;}
        
        Border color #c906de