#cb50ec color space conversions
Hex:
#cb50ec
RGB:
203, 80, 236
CMY:
20, 69, 7
CMYK:
14, 66, 0, 7
HSL:
287°, 80.4124%, 61.9608%
HSV (HSB):
287°, 66.1017%, 92.5490%
XYZ:
42.6376, 24.4900, 81.8367
xyY:
0.2862, 0.1644, 24.4900
CIE-Lab:
56.5751, 69.9320, -56.7119
CIE-LCH:
56.5751, 90.0373, 320.9594
CIE-Luv:
56.5751, 45.8532, -97.1476
Hunter-Lab:
49.4873, 67.1902, -63.4061
#cb50ec color charts
#cb50ec color shades, tints & tones
#cb50ec color schemes
#cb50ec color preview, HTML & CSS examples
This text has a color of #cb50ec
<p style="color:#cb50ec;">Text here</p>
.mytext {color:#cb50ec;}
This box has a color of #cb50ec
<div style="background-color:#cb50ec;">Content here</div>
.mybackground {background-color:#cb50ec;}
Border around this has a color of #cb50ec
<div style="border:2px solid #cb50ec;">Content here</div>
.myborder {border:2px solid #cb50ec;}