#bf88ed color space conversions
Hex:
#bf88ed
RGB:
191, 136, 237
CMY:
25, 47, 7
CMYK:
19, 43, 0, 7
HSL:
273°, 73.7226%, 73.1373%
HSV (HSB):
273°, 42.6160%, 92.9412%
XYZ:
45.5761, 34.7991, 84.4355
xyY:
0.2765, 0.2111, 34.7991
CIE-Lab:
65.5920, 39.6643, -43.0704
CIE-LCH:
65.5920, 58.5518, 312.6425
CIE-Luv:
65.5920, 20.6754, -74.0134
Hunter-Lab:
58.9908, 34.6747, -43.5703
#bf88ed color charts
#bf88ed color shades, tints & tones
#bf88ed color schemes
#bf88ed color preview, HTML & CSS examples
This text has a color of #bf88ed
<p style="color:#bf88ed;">Text here</p>
.mytext {color:#bf88ed;}
This box has a color of #bf88ed
<div style="background-color:#bf88ed;">Content here</div>
.mybackground {background-color:#bf88ed;}
Border around this has a color of #bf88ed
<div style="border:2px solid #bf88ed;">Content here</div>
.myborder {border:2px solid #bf88ed;}