#b600ed color space conversions
Hex:
#b600ed
RGB:
182, 0, 237
CMY:
29, 100, 7
CMYK:
23, 100, 0, 7
HSL:
286°, 100.0000%, 46.4706%
HSV (HSB):
286°, 100.0000%, 92.9412%
XYZ:
34.5775, 16.0595, 81.3981
xyY:
0.2619, 0.1216, 16.0595
CIE-Lab:
47.0525, 85.1564, -72.8048
CIE-LCH:
47.0525, 112.0364, 319.4711
CIE-Luv:
47.0525, 41.7855, -116.3443
Hunter-Lab:
40.0743, 83.8857, -92.3766
#b600ed color charts
#b600ed color shades, tints & tones
#b600ed color schemes
#b600ed color preview, HTML & CSS examples
This text has a color of #b600ed
<p style="color:#b600ed;">Text here</p>
.mytext {color:#b600ed;}
This box has a color of #b600ed
<div style="background-color:#b600ed;">Content here</div>
.mybackground {background-color:#b600ed;}
Border around this has a color of #b600ed
<div style="border:2px solid #b600ed;">Content here</div>
.myborder {border:2px solid #b600ed;}