#c2159b color space conversions
Hex:
        #c2159b
        RGB:
        194, 21, 155
        CMY:
        24, 92, 39
        CMYK:
        0, 89, 20, 24
      HSL:
        314°, 80.4651%, 42.1569%
        HSV (HSB):
        314°, 89.1753%, 76.0784%
        XYZ:
        28.4327, 14.3722, 32.2859
        xyY:
        0.3786, 0.1914, 14.3722
      CIE-Lab:
        44.7621, 72.4921, -28.6045
        CIE-LCH:
        44.7621, 77.9316, 338.4664
        CIE-Luv:
        44.7621, 79.0259, -51.7142
        Hunter-Lab:
        37.9107, 67.5296, -23.9556
      #c2159b color charts
#c2159b RGB chart
      #c2159b CMYK chart
      #c2159b RGB pie chart
      #c2159b color shades, tints & tones
#c2159b color schemes
#c2159b color preview, HTML & CSS examples
           This text has a color of #c2159b        
        
          <p style="color:#c2159b;">Text here</p>
        
        
          .mytext {color:#c2159b;}
        
        Text color #c2159b
      
           This box has a color of #c2159b        
        
          <div style="background-color:#c2159b;">Content here</div>
        
        
          .mybackground {background-color:#c2159b;}
        
        Background color #c2159b
      
           Border around this has a color of #c2159b        
        
          <div style="border:2px solid #c2159b;">Content here</div>
        
        
          .myborder {border:2px solid #c2159b;}
        
        Border color #c2159b