#cb05d3 color space conversions
Hex:
#cb05d3
RGB:
203, 5, 211
CMY:
20, 98, 17
CMYK:
4, 98, 0, 17
HSL:
298°, 95.3704%, 42.3529%
HSV (HSB):
298°, 97.6303%, 82.7451%
XYZ:
36.4407, 17.5082, 63.0868
xyY:
0.3114, 0.1496, 17.5082
CIE-Lab:
48.8941, 83.5179, -54.8471
CIE-LCH:
48.8941, 99.9172, 326.7067
CIE-Luv:
48.8941, 63.9796, -92.5807
Hunter-Lab:
41.8428, 82.2301, -60.1021
#cb05d3 color charts
#cb05d3 color shades, tints & tones
#cb05d3 color schemes
#cb05d3 color preview, HTML & CSS examples
This text has a color of #cb05d3
<p style="color:#cb05d3;">Text here</p>
.mytext {color:#cb05d3;}
This box has a color of #cb05d3
<div style="background-color:#cb05d3;">Content here</div>
.mybackground {background-color:#cb05d3;}
Border around this has a color of #cb05d3
<div style="border:2px solid #cb05d3;">Content here</div>
.myborder {border:2px solid #cb05d3;}