#b255e7 color space conversions
Hex:
#b255e7
RGB:
178, 85, 231
CMY:
30, 67, 9
CMYK:
23, 63, 0, 9
HSL:
278°, 75.2577%, 61.9608%
HSV (HSB):
278°, 63.2035%, 90.5882%
XYZ:
36.0324, 21.7315, 77.8968
xyY:
0.2656, 0.1602, 21.7315
CIE-Lab:
53.7410, 61.2644, -58.6320
CIE-LCH:
53.7410, 84.8000, 316.2577
CIE-Luv:
53.7410, 30.8182, -97.8143
Hunter-Lab:
46.6171, 56.3908, -66.4413
#b255e7 color charts
#b255e7 color shades, tints & tones
#b255e7 color schemes
#b255e7 color preview, HTML & CSS examples
This text has a color of #b255e7
<p style="color:#b255e7;">Text here</p>
.mytext {color:#b255e7;}
This box has a color of #b255e7
<div style="background-color:#b255e7;">Content here</div>
.mybackground {background-color:#b255e7;}
Border around this has a color of #b255e7
<div style="border:2px solid #b255e7;">Content here</div>
.myborder {border:2px solid #b255e7;}