#cb08cd color space conversions
Hex:
#cb08cd
RGB:
203, 8, 205
CMY:
20, 97, 20
CMYK:
1, 96, 0, 20
HSL:
299°, 92.4883%, 41.7647%
HSV (HSB):
299°, 96.0976%, 80.3922%
XYZ:
35.7349, 17.2780, 59.2091
xyY:
0.3184, 0.1540, 17.2780
CIE-Lab:
48.6084, 82.3889, -51.8511
CIE-LCH:
48.6084, 97.3471, 327.8159
CIE-Luv:
48.6084, 66.1340, -87.9961
Hunter-Lab:
41.5668, 80.7144, -55.3580
#cb08cd color charts
#cb08cd color shades, tints & tones
#cb08cd color schemes
#cb08cd color preview, HTML & CSS examples
This text has a color of #cb08cd
<p style="color:#cb08cd;">Text here</p>
.mytext {color:#cb08cd;}
This box has a color of #cb08cd
<div style="background-color:#cb08cd;">Content here</div>
.mybackground {background-color:#cb08cd;}
Border around this has a color of #cb08cd
<div style="border:2px solid #cb08cd;">Content here</div>
.myborder {border:2px solid #cb08cd;}