#bc98e7 color space conversions
Hex:
#bc98e7
RGB:
188, 152, 231
CMY:
26, 40, 9
CMYK:
19, 34, 0, 9
HSL:
267°, 62.2047%, 75.0980%
HSV (HSB):
267°, 34.1991%, 90.5882%
XYZ:
46.3911, 38.9174, 80.6680
xyY:
0.2795, 0.2345, 38.9174
CIE-Lab:
68.6914, 28.6238, -34.9520
CIE-LCH:
68.6914, 45.1770, 309.3156
CIE-Luv:
68.6914, 13.3282, -59.5962
Hunter-Lab:
62.3838, 23.5681, -32.9988
#bc98e7 color charts
#bc98e7 color shades, tints & tones
#bc98e7 color schemes
#bc98e7 color preview, HTML & CSS examples
This text has a color of #bc98e7
<p style="color:#bc98e7;">Text here</p>
.mytext {color:#bc98e7;}
This box has a color of #bc98e7
<div style="background-color:#bc98e7;">Content here</div>
.mybackground {background-color:#bc98e7;}
Border around this has a color of #bc98e7
<div style="border:2px solid #bc98e7;">Content here</div>
.myborder {border:2px solid #bc98e7;}