#cd67e5 color space conversions
Hex:
#cd67e5
RGB:
205, 103, 229
CMY:
20, 60, 10
CMYK:
10, 55, 0, 10
HSL:
289°, 70.7865%, 65.0980%
HSV (HSB):
289°, 55.0218%, 89.8039%
XYZ:
44.1699, 28.3368, 77.2703
xyY:
0.2949, 0.1892, 28.3368
CIE-Lab:
60.1918, 58.8741, -47.0291
CIE-LCH:
60.1918, 75.3518, 321.3818
CIE-Luv:
60.1918, 42.4019, -81.8041
Hunter-Lab:
53.2323, 54.9553, -48.8008
#cd67e5 color charts
#cd67e5 color shades, tints & tones
#cd67e5 color schemes
#cd67e5 color preview, HTML & CSS examples
This text has a color of #cd67e5
<p style="color:#cd67e5;">Text here</p>
.mytext {color:#cd67e5;}
This box has a color of #cd67e5
<div style="background-color:#cd67e5;">Content here</div>
.mybackground {background-color:#cd67e5;}
Border around this has a color of #cd67e5
<div style="border:2px solid #cd67e5;">Content here</div>
.myborder {border:2px solid #cd67e5;}