#bc98f4 color space conversions
Hex:
#bc98f4
RGB:
188, 152, 244
CMY:
26, 40, 4
CMYK:
23, 38, 0, 4
HSL:
263°, 80.7018%, 77.6471%
HSV (HSB):
263°, 37.7049%, 95.6863%
XYZ:
48.2964, 39.6795, 90.7014
xyY:
0.2703, 0.2221, 39.6795
CIE-Lab:
69.2406, 31.5736, -41.2168
CIE-LCH:
69.2406, 51.9202, 307.4535
CIE-Luv:
69.2406, 11.8415, -70.4791
Hunter-Lab:
62.9917, 26.6225, -41.2772
#bc98f4 color charts
#bc98f4 color shades, tints & tones
#bc98f4 color schemes
#bc98f4 color preview, HTML & CSS examples
This text has a color of #bc98f4
<p style="color:#bc98f4;">Text here</p>
.mytext {color:#bc98f4;}
This box has a color of #bc98f4
<div style="background-color:#bc98f4;">Content here</div>
.mybackground {background-color:#bc98f4;}
Border around this has a color of #bc98f4
<div style="border:2px solid #bc98f4;">Content here</div>
.myborder {border:2px solid #bc98f4;}