#bf88e4 color space conversions
Hex:
#bf88e4
RGB:
191, 136, 228
CMY:
25, 47, 11
CMYK:
16, 40, 0, 11
HSL:
276°, 63.0137%, 71.3725%
HSV (HSB):
276°, 40.3509%, 89.4118%
XYZ:
44.2936, 34.2861, 77.6821
xyY:
0.2835, 0.2194, 34.2861
CIE-Lab:
65.1890, 37.6952, -38.7295
CIE-LCH:
65.1890, 54.0454, 314.2246
CIE-Luv:
65.1890, 22.0079, -66.5594
Hunter-Lab:
58.5544, 32.5567, -37.6701
#bf88e4 color charts
#bf88e4 color shades, tints & tones
#bf88e4 color schemes
#bf88e4 color preview, HTML & CSS examples
This text has a color of #bf88e4
<p style="color:#bf88e4;">Text here</p>
.mytext {color:#bf88e4;}
This box has a color of #bf88e4
<div style="background-color:#bf88e4;">Content here</div>
.mybackground {background-color:#bf88e4;}
Border around this has a color of #bf88e4
<div style="border:2px solid #bf88e4;">Content here</div>
.myborder {border:2px solid #bf88e4;}