#bf96ed color space conversions
Hex:
#bf96ed
RGB:
191, 150, 237
CMY:
25, 41, 7
CMYK:
19, 37, 0, 7
HSL:
268°, 70.7317%, 75.8824%
HSV (HSB):
268°, 36.7089%, 92.9412%
XYZ:
47.6783, 39.0035, 85.1363
xyY:
0.2775, 0.2270, 39.0035
CIE-Lab:
68.7538, 31.9625, -38.1259
CIE-LCH:
68.7538, 49.7513, 309.9745
CIE-Luv:
68.7538, 15.0994, -65.3302
Hunter-Lab:
62.4528, 26.9798, -37.1078
#bf96ed color charts
#bf96ed color shades, tints & tones
#bf96ed color schemes
#bf96ed color preview, HTML & CSS examples
This text has a color of #bf96ed
<p style="color:#bf96ed;">Text here</p>
.mytext {color:#bf96ed;}
This box has a color of #bf96ed
<div style="background-color:#bf96ed;">Content here</div>
.mybackground {background-color:#bf96ed;}
Border around this has a color of #bf96ed
<div style="border:2px solid #bf96ed;">Content here</div>
.myborder {border:2px solid #bf96ed;}