#cb05d1 color space conversions
Hex:
#cb05d1
RGB:
203, 5, 209
CMY:
20, 98, 18
CMYK:
3, 98, 0, 18
HSL:
298°, 95.3271%, 41.9608%
HSV (HSB):
298°, 97.6077%, 81.9608%
XYZ:
36.1915, 17.4085, 61.7743
xyY:
0.3137, 0.1509, 17.4085
CIE-Lab:
48.7707, 83.2198, -53.8955
CIE-LCH:
48.7707, 99.1477, 327.0718
CIE-Luv:
48.7707, 64.7366, -91.1171
Hunter-Lab:
41.7235, 81.8171, -58.5761
#cb05d1 color charts
#cb05d1 color shades, tints & tones
#cb05d1 color schemes
#cb05d1 color preview, HTML & CSS examples
This text has a color of #cb05d1
<p style="color:#cb05d1;">Text here</p>
.mytext {color:#cb05d1;}
This box has a color of #cb05d1
<div style="background-color:#cb05d1;">Content here</div>
.mybackground {background-color:#cb05d1;}
Border around this has a color of #cb05d1
<div style="border:2px solid #cb05d1;">Content here</div>
.myborder {border:2px solid #cb05d1;}