#c906fc color space conversions
Hex:
        #c906fc
        RGB:
        201, 6, 252
        CMY:
        21, 98, 1
        CMYK:
        20, 98, 0, 1
      HSL:
        288°, 97.6190%, 50.5882%
        HSV (HSB):
        288°, 97.6190%, 98.8235%
        XYZ:
        41.7232, 19.5760, 93.6750
        xyY:
        0.2692, 0.1263, 19.5760
      CIE-Lab:
        51.3544, 89.6787, -74.0895
        CIE-LCH:
        51.3544, 116.3251, 320.4377
        CIE-Luv:
        51.3544, 48.6815, -121.8405
        Hunter-Lab:
        44.2448, 90.8985, -94.5572
      #c906fc color charts
#c906fc RGB chart
      #c906fc CMYK chart
      #c906fc RGB pie chart
      #c906fc color shades, tints & tones
#c906fc color schemes
#c906fc color preview, HTML & CSS examples
           This text has a color of #c906fc        
        
          <p style="color:#c906fc;">Text here</p>
        
        
          .mytext {color:#c906fc;}
        
        Text color #c906fc
      
           This box has a color of #c906fc        
        
          <div style="background-color:#c906fc;">Content here</div>
        
        
          .mybackground {background-color:#c906fc;}
        
        Background color #c906fc
      
           Border around this has a color of #c906fc        
        
          <div style="border:2px solid #c906fc;">Content here</div>
        
        
          .myborder {border:2px solid #c906fc;}
        
        Border color #c906fc