#b503ed color space conversions
Hex:
#b503ed
RGB:
181, 3, 237
CMY:
29, 99, 7
CMYK:
24, 99, 0, 7
HSL:
286°, 97.5000%, 47.0588%
HSV (HSB):
286°, 98.7342%, 92.9412%
XYZ:
34.3747, 16.0033, 81.3980
xyY:
0.2609, 0.1214, 16.0033
CIE-Lab:
46.9788, 84.7747, -72.9316
CIE-LCH:
46.9788, 111.8292, 319.2946
CIE-Luv:
46.9788, 41.0928, -116.4151
Hunter-Lab:
40.0041, 83.3739, -92.6368
#b503ed color charts
#b503ed color shades, tints & tones
#b503ed color schemes
#b503ed color preview, HTML & CSS examples
This text has a color of #b503ed
<p style="color:#b503ed;">Text here</p>
.mytext {color:#b503ed;}
This box has a color of #b503ed
<div style="background-color:#b503ed;">Content here</div>
.mybackground {background-color:#b503ed;}
Border around this has a color of #b503ed
<div style="border:2px solid #b503ed;">Content here</div>
.myborder {border:2px solid #b503ed;}