#c052a9 color space conversions
Hex:
        #c052a9
        RGB:
        192, 82, 169
        CMY:
        25, 68, 34
        CMYK:
        0, 57, 12, 25
      HSL:
        313°, 46.6102%, 53.7255%
        HSV (HSB):
        313°, 57.2917%, 75.2941%
        XYZ:
        31.9170, 20.1056, 39.7347
        xyY:
        0.3478, 0.2191, 20.1056
      CIE-Lab:
        51.9564, 54.6187, -25.7560
        CIE-LCH:
        51.9564, 60.3868, 334.7533
        CIE-Luv:
        51.9564, 56.8519, -46.3529
        Hunter-Lab:
        44.8393, 48.5889, -21.1528
      #c052a9 color charts
#c052a9 RGB chart
      #c052a9 CMYK chart
      #c052a9 RGB pie chart
      #c052a9 color shades, tints & tones
#c052a9 color schemes
#c052a9 color preview, HTML & CSS examples
           This text has a color of #c052a9        
        
          <p style="color:#c052a9;">Text here</p>
        
        
          .mytext {color:#c052a9;}
        
        Text color #c052a9
      
           This box has a color of #c052a9        
        
          <div style="background-color:#c052a9;">Content here</div>
        
        
          .mybackground {background-color:#c052a9;}
        
        Background color #c052a9
      
           Border around this has a color of #c052a9        
        
          <div style="border:2px solid #c052a9;">Content here</div>
        
        
          .myborder {border:2px solid #c052a9;}
        
        Border color #c052a9