#c976cb color space conversions
Hex:
        #c976cb
        RGB:
        201, 118, 203
        CMY:
        21, 54, 20
        CMYK:
        1, 42, 0, 20
      HSL:
        299°, 44.9735%, 62.9412%
        HSV (HSB):
        299°, 41.8719%, 79.6078%
        XYZ:
        41.3453, 29.6862, 60.0508
        xyY:
        0.3154, 0.2265, 29.6862
      CIE-Lab:
        61.3825, 45.3036, -30.5966
        CIE-LCH:
        61.3825, 54.6678, 325.9662
        CIE-Luv:
        61.3825, 40.0472, -53.9806
        Hunter-Lab:
        54.4850, 40.1039, -27.2071
      #c976cb color charts
#c976cb RGB chart
      #c976cb CMYK chart
      #c976cb RGB pie chart
      #c976cb color shades, tints & tones
#c976cb color schemes
#c976cb color preview, HTML & CSS examples
           This text has a color of #c976cb        
        
          <p style="color:#c976cb;">Text here</p>
        
        
          .mytext {color:#c976cb;}
        
        Text color #c976cb
      
           This box has a color of #c976cb        
        
          <div style="background-color:#c976cb;">Content here</div>
        
        
          .mybackground {background-color:#c976cb;}
        
        Background color #c976cb
      
           Border around this has a color of #c976cb        
        
          <div style="border:2px solid #c976cb;">Content here</div>
        
        
          .myborder {border:2px solid #c976cb;}
        
        Border color #c976cb