#b255de color space conversions
Hex:
#b255de
RGB:
178, 85, 222
CMY:
30, 67, 13
CMYK:
20, 62, 0, 13
HSL:
281°, 67.4877%, 60.1961%
HSV (HSB):
281°, 61.7117%, 87.0588%
XYZ:
34.7934, 21.2359, 71.3724
xyY:
0.2731, 0.1667, 21.2359
CIE-Lab:
53.2067, 59.3710, -54.4128
CIE-LCH:
53.2067, 80.5336, 317.4951
CIE-Luv:
53.2067, 32.8013, -90.9743
Hunter-Lab:
46.0824, 54.1278, -59.5705
#b255de color charts
#b255de color shades, tints & tones
#b255de color schemes
#b255de color preview, HTML & CSS examples
This text has a color of #b255de
<p style="color:#b255de;">Text here</p>
.mytext {color:#b255de;}
This box has a color of #b255de
<div style="background-color:#b255de;">Content here</div>
.mybackground {background-color:#b255de;}
Border around this has a color of #b255de
<div style="border:2px solid #b255de;">Content here</div>
.myborder {border:2px solid #b255de;}