#cd05c3 color space conversions
Hex:
#cd05c3
RGB:
205, 5, 195
CMY:
20, 98, 24
CMYK:
0, 98, 5, 20
HSL:
303°, 95.2381%, 41.1765%
HSV (HSB):
303°, 97.5610%, 80.3922%
XYZ:
35.0814, 17.0278, 53.0675
xyY:
0.3335, 0.1619, 17.0278
CIE-Lab:
48.2951, 81.5262, -46.5397
CIE-LCH:
48.2951, 93.8747, 330.2799
CIE-Luv:
48.2951, 71.7004, -80.0827
Hunter-Lab:
41.2648, 79.5393, -47.3630
#cd05c3 color charts
#cd05c3 color shades, tints & tones
#cd05c3 color schemes
#cd05c3 color preview, HTML & CSS examples
This text has a color of #cd05c3
<p style="color:#cd05c3;">Text here</p>
.mytext {color:#cd05c3;}
This box has a color of #cd05c3
<div style="background-color:#cd05c3;">Content here</div>
.mybackground {background-color:#cd05c3;}
Border around this has a color of #cd05c3
<div style="border:2px solid #cd05c3;">Content here</div>
.myborder {border:2px solid #cd05c3;}