#cb31ed color space conversions
Hex:
#cb31ed
RGB:
203, 49, 237
CMY:
20, 81, 7
CMYK:
14, 79, 0, 7
HSL:
289°, 83.9286%, 56.0784%
HSV (HSB):
289°, 79.3249%, 92.9412%
XYZ:
41.0130, 21.0076, 82.0140
xyY:
0.2847, 0.1459, 21.0076
CIE-Lab:
52.9578, 80.5993, -63.0799
CIE-LCH:
52.9578, 102.3490, 321.9520
CIE-Luv:
52.9578, 51.3553, -106.2676
Hunter-Lab:
45.8340, 79.5151, -74.0080
#cb31ed color charts
#cb31ed color shades, tints & tones
#cb31ed color schemes
#cb31ed color preview, HTML & CSS examples
This text has a color of #cb31ed
<p style="color:#cb31ed;">Text here</p>
.mytext {color:#cb31ed;}
This box has a color of #cb31ed
<div style="background-color:#cb31ed;">Content here</div>
.mybackground {background-color:#cb31ed;}
Border around this has a color of #cb31ed
<div style="border:2px solid #cb31ed;">Content here</div>
.myborder {border:2px solid #cb31ed;}