#c052f4 color space conversions
Hex:
        #c052f4
        RGB:
        192, 82, 244
        CMY:
        25, 68, 4
        CMYK:
        21, 66, 0, 4
      HSL:
        281°, 88.0435%, 63.9216%
        HSV (HSB):
        281°, 66.3934%, 95.6863%
        XYZ:
        41.0847, 23.7727, 88.0111
        xyY:
        0.2688, 0.1555, 23.7727
      CIE-Lab:
        55.8595, 68.3118, -62.4085
        CIE-LCH:
        55.8595, 92.5274, 317.5857
        CIE-Luv:
        55.8595, 36.6828, -105.2952
        Hunter-Lab:
        48.7573, 65.0854, -72.8936
      #c052f4 color charts
#c052f4 RGB chart
      #c052f4 CMYK chart
      #c052f4 RGB pie chart
      #c052f4 color shades, tints & tones
#c052f4 color schemes
#c052f4 color preview, HTML & CSS examples
           This text has a color of #c052f4        
        
          <p style="color:#c052f4;">Text here</p>
        
        
          .mytext {color:#c052f4;}
        
        Text color #c052f4
      
           This box has a color of #c052f4        
        
          <div style="background-color:#c052f4;">Content here</div>
        
        
          .mybackground {background-color:#c052f4;}
        
        Background color #c052f4
      
           Border around this has a color of #c052f4        
        
          <div style="border:2px solid #c052f4;">Content here</div>
        
        
          .myborder {border:2px solid #c052f4;}
        
        Border color #c052f4