#b255d1 color space conversions
Hex:
#b255d1
RGB:
178, 85, 209
CMY:
30, 67, 18
CMYK:
15, 59, 0, 18
HSL:
285°, 57.4074%, 57.6471%
HSV (HSB):
285°, 59.3301%, 81.9608%
XYZ:
33.1172, 20.5654, 62.5457
xyY:
0.2849, 0.1769, 20.5654
CIE-Lab:
52.4706, 56.7055, -48.2027
CIE-LCH:
52.4706, 74.4246, 319.6337
CIE-Luv:
52.4706, 35.7856, -80.9043
Hunter-Lab:
45.3491, 50.9927, -50.0286
#b255d1 color charts
#b255d1 color shades, tints & tones
#b255d1 color schemes
#b255d1 color preview, HTML & CSS examples
This text has a color of #b255d1
<p style="color:#b255d1;">Text here</p>
.mytext {color:#b255d1;}
This box has a color of #b255d1
<div style="background-color:#b255d1;">Content here</div>
.mybackground {background-color:#b255d1;}
Border around this has a color of #b255d1
<div style="border:2px solid #b255d1;">Content here</div>
.myborder {border:2px solid #b255d1;}