#c7228e color space conversions
Hex:
        #c7228e
        RGB:
        199, 34, 142
        CMY:
        22, 87, 44
        CMYK:
        0, 83, 29, 22
      HSL:
        321°, 70.8155%, 45.6863%
        HSV (HSB):
        321°, 82.9146%, 78.0392%
        XYZ:
        29.0077, 15.2392, 27.0038
        xyY:
        0.4071, 0.2139, 15.2392
      CIE-Lab:
        45.9600, 69.5677, -18.8288
        CIE-LCH:
        45.9600, 72.0707, 344.8555
        CIE-Luv:
        45.9600, 86.5342, -37.8125
        Hunter-Lab:
        39.0374, 64.3235, -13.6872
      #c7228e color charts
#c7228e RGB chart
      #c7228e CMYK chart
      #c7228e RGB pie chart
      #c7228e color shades, tints & tones
#c7228e color schemes
#c7228e color preview, HTML & CSS examples
           This text has a color of #c7228e        
        
          <p style="color:#c7228e;">Text here</p>
        
        
          .mytext {color:#c7228e;}
        
        Text color #c7228e
      
           This box has a color of #c7228e        
        
          <div style="background-color:#c7228e;">Content here</div>
        
        
          .mybackground {background-color:#c7228e;}
        
        Background color #c7228e
      
           Border around this has a color of #c7228e        
        
          <div style="border:2px solid #c7228e;">Content here</div>
        
        
          .myborder {border:2px solid #c7228e;}
        
        Border color #c7228e