#b255d8 color space conversions
Hex:
#b255d8
RGB:
178, 85, 216
CMY:
30, 67, 15
CMYK:
18, 61, 0, 15
HSL:
283°, 62.6794%, 59.0196%
HSV (HSB):
283°, 60.6481%, 84.7059%
XYZ:
34.0033, 20.9198, 67.2115
xyY:
0.2784, 0.1713, 20.9198
CIE-Lab:
52.8617, 58.1300, -51.5638
CIE-LCH:
52.8617, 77.7041, 318.4256
CIE-Luv:
52.8617, 34.1613, -86.3536
Hunter-Lab:
45.7382, 52.6608, -55.1089
#b255d8 color charts
#b255d8 color shades, tints & tones
#b255d8 color schemes
#b255d8 color preview, HTML & CSS examples
This text has a color of #b255d8
<p style="color:#b255d8;">Text here</p>
.mytext {color:#b255d8;}
This box has a color of #b255d8
<div style="background-color:#b255d8;">Content here</div>
.mybackground {background-color:#b255d8;}
Border around this has a color of #b255d8
<div style="border:2px solid #b255d8;">Content here</div>
.myborder {border:2px solid #b255d8;}