#cd05b0 color space conversions
Hex:
#cd05b0
RGB:
205, 5, 176
CMY:
20, 98, 31
CMYK:
0, 98, 14, 20
HSL:
309°, 95.2381%, 41.1765%
HSV (HSB):
309°, 97.5610%, 80.3922%
XYZ:
33.0676, 16.2223, 42.4626
xyY:
0.3604, 0.1768, 16.2223
CIE-Lab:
47.2648, 78.9685, -37.0437
CIE-LCH:
47.2648, 87.2253, 334.8689
CIE-Luv:
47.2648, 79.7132, -65.5983
Hunter-Lab:
40.2769, 76.0652, -34.3138
#cd05b0 color charts
#cd05b0 color shades, tints & tones
#cd05b0 color schemes
#cd05b0 color preview, HTML & CSS examples
This text has a color of #cd05b0
<p style="color:#cd05b0;">Text here</p>
.mytext {color:#cd05b0;}
This box has a color of #cd05b0
<div style="background-color:#cd05b0;">Content here</div>
.mybackground {background-color:#cd05b0;}
Border around this has a color of #cd05b0
<div style="border:2px solid #cd05b0;">Content here</div>
.myborder {border:2px solid #cd05b0;}