#cb05b9 color space conversions
Hex:
#cb05b9
RGB:
203, 5, 185
CMY:
20, 98, 27
CMYK:
0, 98, 9, 20
HSL:
305°, 95.1923%, 40.7843%
HSV (HSB):
305°, 97.5369%, 79.6078%
XYZ:
33.4398, 16.3078, 47.2842
xyY:
0.3446, 0.1681, 16.3078
CIE-Lab:
47.3758, 79.8045, -42.1858
CIE-LCH:
47.3758, 90.2685, 332.1384
CIE-Luv:
47.3758, 74.3393, -73.1719
Hunter-Lab:
40.3830, 77.1399, -41.1543
#cb05b9 color charts
#cb05b9 color shades, tints & tones
#cb05b9 color schemes
#cb05b9 color preview, HTML & CSS examples
This text has a color of #cb05b9
<p style="color:#cb05b9;">Text here</p>
.mytext {color:#cb05b9;}
This box has a color of #cb05b9
<div style="background-color:#cb05b9;">Content here</div>
.mybackground {background-color:#cb05b9;}
Border around this has a color of #cb05b9
<div style="border:2px solid #cb05b9;">Content here</div>
.myborder {border:2px solid #cb05b9;}