#bc88fd color space conversions
Hex:
#bc88fd
RGB:
188, 136, 253
CMY:
26, 47, 1
CMYK:
26, 46, 0, 1
HSL:
267°, 96.6942%, 76.2745%
HSV (HSB):
267°, 46.2451%, 99.2157%
XYZ:
47.2728, 35.3915, 97.2682
xyY:
0.2627, 0.1967, 35.3915
CIE-Lab:
66.0524, 42.4773, -51.1499
CIE-LCH:
66.0524, 66.4878, 309.7078
CIE-Luv:
66.0524, 16.7605, -87.7539
Hunter-Lab:
59.4908, 37.7316, -55.2964
#bc88fd color charts
#bc88fd color shades, tints & tones
#bc88fd color schemes
#bc88fd color preview, HTML & CSS examples
This text has a color of #bc88fd
<p style="color:#bc88fd;">Text here</p>
.mytext {color:#bc88fd;}
This box has a color of #bc88fd
<div style="background-color:#bc88fd;">Content here</div>
.mybackground {background-color:#bc88fd;}
Border around this has a color of #bc88fd
<div style="border:2px solid #bc88fd;">Content here</div>
.myborder {border:2px solid #bc88fd;}