#bc98f5 color space conversions
Hex:
#bc98f5
RGB:
188, 152, 245
CMY:
26, 40, 4
CMYK:
23, 38, 0, 4
HSL:
263°, 82.3009%, 77.8431%
HSV (HSB):
263°, 37.9592%, 96.0784%
XYZ:
48.4487, 39.7404, 91.5033
xyY:
0.2696, 0.2212, 39.7404
CIE-Lab:
69.2842, 31.8046, -41.6946
CIE-LCH:
69.2842, 52.4402, 307.3364
CIE-Luv:
69.2842, 11.7280, -71.3133
Hunter-Lab:
63.0400, 26.8642, -41.9322
#bc98f5 color charts
#bc98f5 color shades, tints & tones
#bc98f5 color schemes
#bc98f5 color preview, HTML & CSS examples
This text has a color of #bc98f5
<p style="color:#bc98f5;">Text here</p>
.mytext {color:#bc98f5;}
This box has a color of #bc98f5
<div style="background-color:#bc98f5;">Content here</div>
.mybackground {background-color:#bc98f5;}
Border around this has a color of #bc98f5
<div style="border:2px solid #bc98f5;">Content here</div>
.myborder {border:2px solid #bc98f5;}