#c53266 color space conversions
Hex:
        #c53266
        RGB:
        197, 50, 102
        CMY:
        23, 80, 60
        CMYK:
        0, 75, 48, 23
      HSL:
        339°, 59.5142%, 48.4314%
        HSV (HSB):
        339°, 74.6193%, 77.2549%
        XYZ:
        26.5648, 15.1108, 14.0869
        xyY:
        0.4764, 0.2710, 15.1108
      CIE-Lab:
        45.7856, 60.5912, 5.3732
        CIE-LCH:
        45.7856, 60.8289, 5.0677
        CIE-Luv:
        45.7856, 96.2855, -4.8149
        Hunter-Lab:
        38.8727, 53.9564, 5.7249
      #c53266 color charts
#c53266 RGB chart
      #c53266 CMYK chart
      #c53266 RGB pie chart
      #c53266 color shades, tints & tones
#c53266 color schemes
#c53266 color preview, HTML & CSS examples
           This text has a color of #c53266        
        
          <p style="color:#c53266;">Text here</p>
        
        
          .mytext {color:#c53266;}
        
        Text color #c53266
      
           This box has a color of #c53266        
        
          <div style="background-color:#c53266;">Content here</div>
        
        
          .mybackground {background-color:#c53266;}
        
        Background color #c53266
      
           Border around this has a color of #c53266        
        
          <div style="border:2px solid #c53266;">Content here</div>
        
        
          .myborder {border:2px solid #c53266;}
        
        Border color #c53266