#c916dc color space conversions
Hex:
        #c916dc
        RGB:
        201, 22, 220
        CMY:
        21, 91, 14
        CMYK:
        9, 90, 0, 14
      HSL:
        294°, 81.8182%, 47.4510%
        HSV (HSB):
        294°, 90.0000%, 86.2745%
        XYZ:
        37.2926, 18.1586, 69.2496
        xyY:
        0.2991, 0.1456, 18.1586
      CIE-Lab:
        49.6879, 82.9046, -58.7399
        CIE-LCH:
        49.6879, 101.6049, 324.6815
        CIE-Luv:
        49.6879, 58.4295, -98.4971
        Hunter-Lab:
        42.6129, 81.6410, -66.5221
      #c916dc color charts
#c916dc RGB chart
      #c916dc CMYK chart
      #c916dc RGB pie chart
      #c916dc color shades, tints & tones
#c916dc color schemes
#c916dc color preview, HTML & CSS examples
           This text has a color of #c916dc        
        
          <p style="color:#c916dc;">Text here</p>
        
        
          .mytext {color:#c916dc;}
        
        Text color #c916dc
      
           This box has a color of #c916dc        
        
          <div style="background-color:#c916dc;">Content here</div>
        
        
          .mybackground {background-color:#c916dc;}
        
        Background color #c916dc
      
           Border around this has a color of #c916dc        
        
          <div style="border:2px solid #c916dc;">Content here</div>
        
        
          .myborder {border:2px solid #c916dc;}
        
        Border color #c916dc