#c052bc color space conversions
Hex:
        #c052bc
        RGB:
        192, 82, 188
        CMY:
        25, 68, 26
        CMYK:
        0, 57, 2, 25
      HSL:
        302°, 46.6102%, 53.7255%
        HSV (HSB):
        302°, 57.2917%, 75.2941%
        XYZ:
        33.8326, 20.8719, 49.8225
        xyY:
        0.3237, 0.1997, 20.8719
      CIE-Lab:
        52.8090, 57.7622, -35.4812
        CIE-LCH:
        52.8090, 67.7892, 328.4391
        CIE-Luv:
        52.8090, 51.3487, -61.7187
        Hunter-Lab:
        45.6858, 52.2382, -32.6785
      #c052bc color charts
#c052bc RGB chart
      #c052bc CMYK chart
      #c052bc RGB pie chart
      #c052bc color shades, tints & tones
#c052bc color schemes
#c052bc color preview, HTML & CSS examples
           This text has a color of #c052bc        
        
          <p style="color:#c052bc;">Text here</p>
        
        
          .mytext {color:#c052bc;}
        
        Text color #c052bc
      
           This box has a color of #c052bc        
        
          <div style="background-color:#c052bc;">Content here</div>
        
        
          .mybackground {background-color:#c052bc;}
        
        Background color #c052bc
      
           Border around this has a color of #c052bc        
        
          <div style="border:2px solid #c052bc;">Content here</div>
        
        
          .myborder {border:2px solid #c052bc;}
        
        Border color #c052bc