#cb05a5 color space conversions
Hex:
#cb05a5
RGB:
203, 5, 165
CMY:
20, 98, 35
CMYK:
0, 98, 19, 20
HSL:
312°, 95.1923%, 40.7843%
HSV (HSB):
312°, 97.5369%, 79.6078%
XYZ:
31.4744, 15.5217, 36.9344
xyY:
0.3750, 0.1849, 15.5217
CIE-Lab:
46.3406, 77.2112, -31.9990
CIE-LCH:
46.3406, 83.5793, 337.4892
CIE-Luv:
46.3406, 83.0117, -57.7838
Hunter-Lab:
39.3975, 73.6566, -28.0049
#cb05a5 color charts
#cb05a5 color shades, tints & tones
#cb05a5 color schemes
#cb05a5 color preview, HTML & CSS examples
This text has a color of #cb05a5
<p style="color:#cb05a5;">Text here</p>
.mytext {color:#cb05a5;}
This box has a color of #cb05a5
<div style="background-color:#cb05a5;">Content here</div>
.mybackground {background-color:#cb05a5;}
Border around this has a color of #cb05a5
<div style="border:2px solid #cb05a5;">Content here</div>
.myborder {border:2px solid #cb05a5;}