#c082e1 color space conversions
Hex:
#c082e1
RGB:
192, 130, 225
CMY:
25, 49, 12
CMYK:
15, 42, 0, 12
HSL:
279°, 61.2903%, 69.6078%
HSV (HSB):
279°, 42.2222%, 88.2353%
XYZ:
43.3115, 32.6080, 75.2454
xyY:
0.2865, 0.2157, 32.6080
CIE-Lab:
63.8422, 40.6139, -39.1631
CIE-LCH:
63.8422, 56.4202, 316.0418
CIE-Luv:
63.8422, 25.4515, -67.4381
Hunter-Lab:
57.1034, 35.4568, -38.1543
#c082e1 color charts
#c082e1 color shades, tints & tones
#c082e1 color schemes
#c082e1 color preview, HTML & CSS examples
This text has a color of #c082e1
<p style="color:#c082e1;">Text here</p>
.mytext {color:#c082e1;}
This box has a color of #c082e1
<div style="background-color:#c082e1;">Content here</div>
.mybackground {background-color:#c082e1;}
Border around this has a color of #c082e1
<div style="border:2px solid #c082e1;">Content here</div>
.myborder {border:2px solid #c082e1;}