#cb23d9 color space conversions
Hex:
#cb23d9
RGB:
203, 35, 217
CMY:
20, 86, 15
CMYK:
6, 84, 0, 15
HSL:
295°, 72.2222%, 49.4118%
HSV (HSB):
295°, 83.8710%, 85.0980%
XYZ:
37.7540, 18.9083, 67.3055
xyY:
0.3045, 0.1525, 18.9083
CIE-Lab:
50.5798, 80.5641, -55.5774
CIE-LCH:
50.5798, 97.8745, 325.4000
CIE-Luv:
50.5798, 59.6695, -94.1183
Hunter-Lab:
43.4837, 78.8832, -61.3323
#cb23d9 color charts
#cb23d9 color shades, tints & tones
#cb23d9 color schemes
#cb23d9 color preview, HTML & CSS examples
This text has a color of #cb23d9
<p style="color:#cb23d9;">Text here</p>
.mytext {color:#cb23d9;}
This box has a color of #cb23d9
<div style="background-color:#cb23d9;">Content here</div>
.mybackground {background-color:#cb23d9;}
Border around this has a color of #cb23d9
<div style="border:2px solid #cb23d9;">Content here</div>
.myborder {border:2px solid #cb23d9;}