#bf95e1 color space conversions
Hex:
#bf95e1
RGB:
191, 149, 225
CMY:
25, 42, 12
CMYK:
15, 34, 0, 12
HSL:
273°, 55.8824%, 73.3333%
HSV (HSB):
273°, 33.7778%, 88.2353%
XYZ:
45.8239, 38.0075, 76.1552
xyY:
0.2864, 0.2376, 38.0075
CIE-Lab:
68.0261, 29.8802, -32.6592
CIE-LCH:
68.0261, 44.2657, 312.4556
CIE-Luv:
68.0261, 17.0074, -55.9221
Hunter-Lab:
61.6502, 24.7891, -30.0845
#bf95e1 color charts
#bf95e1 color shades, tints & tones
#bf95e1 color schemes
#bf95e1 color preview, HTML & CSS examples
This text has a color of #bf95e1
<p style="color:#bf95e1;">Text here</p>
.mytext {color:#bf95e1;}
This box has a color of #bf95e1
<div style="background-color:#bf95e1;">Content here</div>
.mybackground {background-color:#bf95e1;}
Border around this has a color of #bf95e1
<div style="border:2px solid #bf95e1;">Content here</div>
.myborder {border:2px solid #bf95e1;}