#bf89ed color space conversions
Hex:
#bf89ed
RGB:
191, 137, 237
CMY:
25, 46, 7
CMYK:
19, 42, 0, 7
HSL:
272°, 73.5294%, 73.3333%
HSV (HSB):
272°, 42.1941%, 92.9412%
XYZ:
45.7176, 35.0821, 84.4827
xyY:
0.2766, 0.2123, 35.0821
CIE-Lab:
65.8125, 39.1181, -42.7243
CIE-LCH:
65.8125, 57.9275, 312.4770
CIE-Luv:
65.8125, 20.2892, -73.4130
Hunter-Lab:
59.2302, 34.1248, -43.1070
#bf89ed color charts
#bf89ed color shades, tints & tones
#bf89ed color schemes
#bf89ed color preview, HTML & CSS examples
This text has a color of #bf89ed
<p style="color:#bf89ed;">Text here</p>
.mytext {color:#bf89ed;}
This box has a color of #bf89ed
<div style="background-color:#bf89ed;">Content here</div>
.mybackground {background-color:#bf89ed;}
Border around this has a color of #bf89ed
<div style="border:2px solid #bf89ed;">Content here</div>
.myborder {border:2px solid #bf89ed;}