#b288d7 color space conversions
Hex:
#b288d7
RGB:
178, 136, 215
CMY:
30, 47, 16
CMYK:
17, 37, 0, 16
HSL:
272°, 49.6855%, 68.8235%
HSV (HSB):
272°, 36.7442%, 84.3137%
XYZ:
39.4300, 31.9796, 68.3845
xyY:
0.2821, 0.2288, 31.9796
CIE-Lab:
63.3260, 30.9836, -34.5067
CIE-LCH:
63.3260, 46.3756, 311.9207
CIE-Luv:
63.3260, 16.4006, -58.4105
Hunter-Lab:
56.5505, 25.4963, -32.1119
#b288d7 color charts
#b288d7 color shades, tints & tones
#b288d7 color schemes
#b288d7 color preview, HTML & CSS examples
This text has a color of #b288d7
<p style="color:#b288d7;">Text here</p>
.mytext {color:#b288d7;}
This box has a color of #b288d7
<div style="background-color:#b288d7;">Content here</div>
.mybackground {background-color:#b288d7;}
Border around this has a color of #b288d7
<div style="border:2px solid #b288d7;">Content here</div>
.myborder {border:2px solid #b288d7;}