#bc98ec color space conversions
Hex:
#bc98ec
RGB:
188, 152, 236
CMY:
26, 40, 7
CMYK:
20, 36, 0, 7
HSL:
266°, 68.8525%, 76.0784%
HSV (HSB):
266°, 35.5932%, 92.5490%
XYZ:
47.1076, 39.2040, 84.4412
xyY:
0.2759, 0.2296, 39.2040
CIE-Lab:
68.8988, 29.7463, -37.3731
CIE-LCH:
68.8988, 47.7660, 308.5172
CIE-Luv:
68.8988, 12.7540, -63.7890
Hunter-Lab:
62.6131, 24.7235, -36.1305
#bc98ec color charts
#bc98ec color shades, tints & tones
#bc98ec color schemes
#bc98ec color preview, HTML & CSS examples
This text has a color of #bc98ec
<p style="color:#bc98ec;">Text here</p>
.mytext {color:#bc98ec;}
This box has a color of #bc98ec
<div style="background-color:#bc98ec;">Content here</div>
.mybackground {background-color:#bc98ec;}
Border around this has a color of #bc98ec
<div style="border:2px solid #bc98ec;">Content here</div>
.myborder {border:2px solid #bc98ec;}