#c2255a color space conversions
Hex:
        #c2255a
        RGB:
        194, 37, 90
        CMY:
        24, 85, 65
        CMYK:
        0, 81, 54, 24
      HSL:
        340°, 67.9654%, 45.2941%
        HSV (HSB):
        340°, 80.9278%, 76.0784%
        XYZ:
        24.7552, 13.5307, 10.9798
        xyY:
        0.5025, 0.2746, 13.5307
      CIE-Lab:
        43.5522, 62.6196, 9.5851
        CIE-LCH:
        43.5522, 63.3489, 8.7026
        CIE-Luv:
        43.5522, 103.0743, -0.6473
        Hunter-Lab:
        36.7840, 55.7560, 8.0512
      #c2255a color charts
#c2255a RGB chart
      #c2255a CMYK chart
      #c2255a RGB pie chart
      #c2255a color shades, tints & tones
#c2255a color schemes
#c2255a color preview, HTML & CSS examples
           This text has a color of #c2255a        
        
          <p style="color:#c2255a;">Text here</p>
        
        
          .mytext {color:#c2255a;}
        
        Text color #c2255a
      
           This box has a color of #c2255a        
        
          <div style="background-color:#c2255a;">Content here</div>
        
        
          .mybackground {background-color:#c2255a;}
        
        Background color #c2255a
      
           Border around this has a color of #c2255a        
        
          <div style="border:2px solid #c2255a;">Content here</div>
        
        
          .myborder {border:2px solid #c2255a;}
        
        Border color #c2255a