#bc98f2 color space conversions
Hex:
#bc98f2
RGB:
188, 152, 242
CMY:
26, 40, 5
CMYK:
22, 37, 0, 5
HSL:
264°, 77.5862%, 77.2549%
HSV (HSB):
264°, 37.1901%, 94.9020%
XYZ:
47.9943, 39.5586, 89.1104
xyY:
0.2717, 0.2239, 39.5586
CIE-Lab:
69.1540, 31.1132, -40.2593
CIE-LCH:
69.1540, 50.8807, 307.6976
CIE-Luv:
69.1540, 12.0688, -68.8092
Hunter-Lab:
62.8957, 26.1420, -39.9750
#bc98f2 color charts
#bc98f2 color shades, tints & tones
#bc98f2 color schemes
#bc98f2 color preview, HTML & CSS examples
This text has a color of #bc98f2
<p style="color:#bc98f2;">Text here</p>
.mytext {color:#bc98f2;}
This box has a color of #bc98f2
<div style="background-color:#bc98f2;">Content here</div>
.mybackground {background-color:#bc98f2;}
Border around this has a color of #bc98f2
<div style="border:2px solid #bc98f2;">Content here</div>
.myborder {border:2px solid #bc98f2;}