#c5226b color space conversions
Hex:
        #c5226b
        RGB:
        197, 34, 107
        CMY:
        23, 87, 58
        CMYK:
        0, 83, 46, 23
      HSL:
        333°, 70.5628%, 45.2941%
        HSV (HSB):
        333°, 82.7411%, 77.2549%
        XYZ:
        26.2518, 14.0759, 15.2432
        xyY:
        0.4724, 0.2533, 14.0759
      CIE-Lab:
        44.3416, 65.5264, 0.1883
        CIE-LCH:
        44.3416, 65.5267, 0.1646
        CIE-Luv:
        44.3416, 99.7550, -12.0375
        Hunter-Lab:
        37.5179, 59.2429, 2.1735
      #c5226b color charts
#c5226b RGB chart
      #c5226b CMYK chart
      #c5226b RGB pie chart
      #c5226b color shades, tints & tones
#c5226b color schemes
#c5226b color preview, HTML & CSS examples
           This text has a color of #c5226b        
        
          <p style="color:#c5226b;">Text here</p>
        
        
          .mytext {color:#c5226b;}
        
        Text color #c5226b
      
           This box has a color of #c5226b        
        
          <div style="background-color:#c5226b;">Content here</div>
        
        
          .mybackground {background-color:#c5226b;}
        
        Background color #c5226b
      
           Border around this has a color of #c5226b        
        
          <div style="border:2px solid #c5226b;">Content here</div>
        
        
          .myborder {border:2px solid #c5226b;}
        
        Border color #c5226b