#bf98e3 color space conversions
Hex:
#bf98e3
RGB:
191, 152, 227
CMY:
25, 40, 11
CMYK:
16, 33, 0, 11
HSL:
271°, 57.2519%, 74.3137%
HSV (HSB):
271°, 33.0396%, 89.0196%
XYZ:
46.5792, 39.0789, 77.7610
xyY:
0.2850, 0.2391, 39.0789
CIE-Lab:
68.8084, 28.6509, -32.5498
CIE-LCH:
68.8084, 43.3631, 311.3548
CIE-Luv:
68.8084, 15.4709, -55.6618
Hunter-Lab:
62.5131, 23.6044, -29.9926
#bf98e3 color charts
#bf98e3 color shades, tints & tones
#bf98e3 color schemes
#bf98e3 color preview, HTML & CSS examples
This text has a color of #bf98e3
<p style="color:#bf98e3;">Text here</p>
.mytext {color:#bf98e3;}
This box has a color of #bf98e3
<div style="background-color:#bf98e3;">Content here</div>
.mybackground {background-color:#bf98e3;}
Border around this has a color of #bf98e3
<div style="border:2px solid #bf98e3;">Content here</div>
.myborder {border:2px solid #bf98e3;}