#cd3ffc color space conversions
Hex:
#cd3ffc
RGB:
205, 63, 252
CMY:
20, 75, 1
CMYK:
19, 75, 0, 1
HSL:
285°, 96.9231%, 61.7647%
HSV (HSB):
285°, 75.0000%, 98.8235%
XYZ:
44.5250, 23.5624, 94.2967
xyY:
0.2742, 0.1451, 23.5624
CIE-Lab:
55.6470, 79.4987, -67.1084
CIE-LCH:
55.6470, 104.0365, 319.8308
CIE-Luv:
55.6470, 46.1135, -113.4820
Hunter-Lab:
48.5411, 78.7846, -81.1988
#cd3ffc color charts
#cd3ffc color shades, tints & tones
#cd3ffc color schemes
#cd3ffc color preview, HTML & CSS examples
This text has a color of #cd3ffc
<p style="color:#cd3ffc;">Text here</p>
.mytext {color:#cd3ffc;}
This box has a color of #cd3ffc
<div style="background-color:#cd3ffc;">Content here</div>
.mybackground {background-color:#cd3ffc;}
Border around this has a color of #cd3ffc
<div style="border:2px solid #cd3ffc;">Content here</div>
.myborder {border:2px solid #cd3ffc;}