#c054d9 color space conversions
Hex:
#c054d9
RGB:
192, 84, 217
CMY:
25, 67, 15
CMYK:
12, 61, 0, 15
HSL:
289°, 63.6364%, 59.0196%
HSV (HSB):
289°, 61.2903%, 85.0980%
XYZ:
37.4329, 22.5569, 68.0266
xyY:
0.2924, 0.1762, 22.5569
CIE-Lab:
54.6129, 62.1349, -49.2300
CIE-LCH:
54.6129, 79.2738, 321.6099
CIE-Luv:
54.6129, 42.8665, -83.9430
Hunter-Lab:
47.4941, 57.5720, -51.6763
#c054d9 color charts
#c054d9 color shades, tints & tones
#c054d9 color schemes
#c054d9 color preview, HTML & CSS examples
This text has a color of #c054d9
<p style="color:#c054d9;">Text here</p>
.mytext {color:#c054d9;}
This box has a color of #c054d9
<div style="background-color:#c054d9;">Content here</div>
.mybackground {background-color:#c054d9;}
Border around this has a color of #c054d9
<div style="border:2px solid #c054d9;">Content here</div>
.myborder {border:2px solid #c054d9;}