#cb58e5 color space conversions
Hex:
#cb58e5
RGB:
203, 88, 229
CMY:
20, 65, 10
CMYK:
11, 62, 0, 10
HSL:
289°, 73.0570%, 62.1569%
HSV (HSB):
289°, 61.5721%, 89.8039%
XYZ:
42.2612, 25.3331, 76.7911
xyY:
0.2927, 0.1755, 25.3331
CIE-Lab:
57.3985, 65.2528, -51.4755
CIE-LCH:
57.3985, 83.1123, 321.7314
CIE-Luv:
57.3985, 45.6518, -88.7839
Hunter-Lab:
50.3320, 61.7962, -55.2259
#cb58e5 color charts
#cb58e5 color shades, tints & tones
#cb58e5 color schemes
#cb58e5 color preview, HTML & CSS examples
This text has a color of #cb58e5
<p style="color:#cb58e5;">Text here</p>
.mytext {color:#cb58e5;}
This box has a color of #cb58e5
<div style="background-color:#cb58e5;">Content here</div>
.mybackground {background-color:#cb58e5;}
Border around this has a color of #cb58e5
<div style="border:2px solid #cb58e5;">Content here</div>
.myborder {border:2px solid #cb58e5;}