#c052f7 color space conversions
Hex:
#c052f7
RGB:
192, 82, 247
CMY:
25, 68, 3
CMYK:
22, 67, 0, 3
HSL:
280°, 91.1602%, 64.5098%
HSV (HSB):
280°, 66.8016%, 96.8627%
XYZ:
41.5440, 23.9565, 90.4301
xyY:
0.2664, 0.1536, 23.9565
CIE-Lab:
56.0442, 68.9196, -63.7815
CIE-LCH:
56.0442, 93.9042, 317.2173
CIE-Luv:
56.0442, 35.9765, -107.5211
Hunter-Lab:
48.9453, 65.8536, -75.2809
#c052f7 color charts
#c052f7 color shades, tints & tones
#c052f7 color schemes
#c052f7 color preview, HTML & CSS examples
This text has a color of #c052f7
<p style="color:#c052f7;">Text here</p>
.mytext {color:#c052f7;}
This box has a color of #c052f7
<div style="background-color:#c052f7;">Content here</div>
.mybackground {background-color:#c052f7;}
Border around this has a color of #c052f7
<div style="border:2px solid #c052f7;">Content here</div>
.myborder {border:2px solid #c052f7;}