#cb58d3 color space conversions
Hex:
#cb58d3
RGB:
203, 88, 211
CMY:
20, 65, 17
CMYK:
4, 58, 0, 17
HSL:
296°, 58.2938%, 58.6275%
HSV (HSB):
296°, 58.2938%, 82.7451%
XYZ:
39.8762, 24.3791, 64.2319
xyY:
0.3104, 0.1897, 24.3791
CIE-Lab:
56.4654, 61.9566, -42.7960
CIE-LCH:
56.4654, 75.3002, 325.3656
CIE-Luv:
56.4654, 50.4845, -74.5687
Hunter-Lab:
49.3752, 57.7528, -42.5674
#cb58d3 color charts
#cb58d3 color shades, tints & tones
#cb58d3 color schemes
#cb58d3 color preview, HTML & CSS examples
This text has a color of #cb58d3
<p style="color:#cb58d3;">Text here</p>
.mytext {color:#cb58d3;}
This box has a color of #cb58d3
<div style="background-color:#cb58d3;">Content here</div>
.mybackground {background-color:#cb58d3;}
Border around this has a color of #cb58d3
<div style="border:2px solid #cb58d3;">Content here</div>
.myborder {border:2px solid #cb58d3;}