#bc96da color space conversions
Hex:
#bc96da
RGB:
188, 150, 218
CMY:
26, 41, 15
CMYK:
14, 31, 0, 15
HSL:
274°, 47.8873%, 72.1569%
HSV (HSB):
274°, 31.1927%, 85.4902%
XYZ:
44.3003, 37.5660, 71.2458
xyY:
0.2893, 0.2453, 37.5660
CIE-Lab:
67.6995, 26.8936, -29.3224
CIE-LCH:
67.6995, 39.7878, 312.5261
CIE-Luv:
67.6995, 15.7160, -49.9833
Hunter-Lab:
61.2911, 21.7576, -26.0158
#bc96da color charts
#bc96da color shades, tints & tones
#bc96da color schemes
#bc96da color preview, HTML & CSS examples
This text has a color of #bc96da
<p style="color:#bc96da;">Text here</p>
.mytext {color:#bc96da;}
This box has a color of #bc96da
<div style="background-color:#bc96da;">Content here</div>
.mybackground {background-color:#bc96da;}
Border around this has a color of #bc96da
<div style="border:2px solid #bc96da;">Content here</div>
.myborder {border:2px solid #bc96da;}