#c084e5 color space conversions
Hex:
#c084e5
RGB:
192, 132, 229
CMY:
25, 48, 10
CMYK:
16, 42, 0, 10
HSL:
277°, 65.1007%, 70.7843%
HSV (HSB):
277°, 42.3581%, 89.8039%
XYZ:
44.1323, 33.3661, 78.2430
xyY:
0.2834, 0.2142, 33.3661
CIE-Lab:
64.4563, 40.3827, -40.4220
CIE-LCH:
64.4563, 57.1375, 314.9721
CIE-Luv:
64.4563, 24.0216, -69.5676
Hunter-Lab:
57.7634, 35.2914, -39.8764
#c084e5 color charts
#c084e5 color shades, tints & tones
#c084e5 color schemes
#c084e5 color preview, HTML & CSS examples
This text has a color of #c084e5
<p style="color:#c084e5;">Text here</p>
.mytext {color:#c084e5;}
This box has a color of #c084e5
<div style="background-color:#c084e5;">Content here</div>
.mybackground {background-color:#c084e5;}
Border around this has a color of #c084e5
<div style="border:2px solid #c084e5;">Content here</div>
.myborder {border:2px solid #c084e5;}