#c2156f color space conversions
Hex:
        #c2156f
        RGB:
        194, 21, 111
        CMY:
        24, 92, 56
        CMYK:
        0, 89, 43, 24
      HSL:
        329°, 80.4651%, 42.1569%
        HSV (HSB):
        329°, 89.1753%, 76.0784%
        XYZ:
        25.3855, 13.1534, 16.2398
        xyY:
        0.4634, 0.2401, 13.1534
      CIE-Lab:
        42.9934, 67.7157, -4.3518
        CIE-LCH:
        42.9934, 67.8553, 356.3229
        CIE-Luv:
        42.9934, 98.5338, -17.9754
        Hunter-Lab:
        36.2676, 61.4731, -1.1615
      #c2156f color charts
#c2156f RGB chart
      #c2156f CMYK chart
      #c2156f RGB pie chart
      #c2156f color shades, tints & tones
#c2156f color schemes
#c2156f color preview, HTML & CSS examples
           This text has a color of #c2156f        
        
          <p style="color:#c2156f;">Text here</p>
        
        
          .mytext {color:#c2156f;}
        
        Text color #c2156f
      
           This box has a color of #c2156f        
        
          <div style="background-color:#c2156f;">Content here</div>
        
        
          .mybackground {background-color:#c2156f;}
        
        Background color #c2156f
      
           Border around this has a color of #c2156f        
        
          <div style="border:2px solid #c2156f;">Content here</div>
        
        
          .myborder {border:2px solid #c2156f;}
        
        Border color #c2156f