#cd33d9 color space conversions
Hex:
#cd33d9
RGB:
205, 51, 217
CMY:
20, 80, 15
CMYK:
6, 76, 0, 15
HSL:
296°, 68.5950%, 52.5490%
HSV (HSB):
296°, 76.4977%, 85.0980%
XYZ:
38.8850, 20.3565, 67.5254
xyY:
0.3067, 0.1606, 20.3565
CIE-Lab:
52.2380, 77.0510, -52.9038
CIE-LCH:
52.2380, 93.4648, 325.5262
CIE-Luv:
52.2380, 58.8168, -90.5133
Hunter-Lab:
45.1182, 74.8830, -57.1525
#cd33d9 color charts
#cd33d9 color shades, tints & tones
#cd33d9 color schemes
#cd33d9 color preview, HTML & CSS examples
This text has a color of #cd33d9
<p style="color:#cd33d9;">Text here</p>
.mytext {color:#cd33d9;}
This box has a color of #cd33d9
<div style="background-color:#cd33d9;">Content here</div>
.mybackground {background-color:#cd33d9;}
Border around this has a color of #cd33d9
<div style="border:2px solid #cd33d9;">Content here</div>
.myborder {border:2px solid #cd33d9;}