#bf98e4 color space conversions
Hex:
#bf98e4
RGB:
191, 152, 228
CMY:
25, 40, 11
CMYK:
16, 33, 0, 11
HSL:
271°, 58.4615%, 74.5098%
HSV (HSB):
271°, 33.3333%, 89.4118%
XYZ:
46.7177, 39.1343, 78.4902
xyY:
0.2843, 0.2381, 39.1343
CIE-Lab:
68.8484, 28.8685, -33.0377
CIE-LCH:
68.8484, 43.8735, 311.1471
CIE-Luv:
68.8484, 15.3509, -56.5009
Hunter-Lab:
62.5574, 23.8279, -30.6004
#bf98e4 color charts
#bf98e4 color shades, tints & tones
#bf98e4 color schemes
#bf98e4 color preview, HTML & CSS examples
This text has a color of #bf98e4
<p style="color:#bf98e4;">Text here</p>
.mytext {color:#bf98e4;}
This box has a color of #bf98e4
<div style="background-color:#bf98e4;">Content here</div>
.mybackground {background-color:#bf98e4;}
Border around this has a color of #bf98e4
<div style="border:2px solid #bf98e4;">Content here</div>
.myborder {border:2px solid #bf98e4;}