#bf98d9 color space conversions
Hex:
#bf98d9
RGB:
191, 152, 217
CMY:
25, 40, 15
CMYK:
12, 30, 0, 15
HSL:
276°, 46.0993%, 72.3529%
HSV (HSB):
276°, 29.9539%, 85.0980%
XYZ:
45.2385, 38.5426, 70.7008
xyY:
0.2928, 0.2495, 38.5426
CIE-Lab:
68.4186, 26.5117, -27.6387
CIE-LCH:
68.4186, 38.2984, 313.8076
CIE-Luv:
68.4186, 16.6744, -47.2700
Hunter-Lab:
62.0827, 21.4249, -24.0626
#bf98d9 color charts
#bf98d9 color shades, tints & tones
#bf98d9 color schemes
#bf98d9 color preview, HTML & CSS examples
This text has a color of #bf98d9
<p style="color:#bf98d9;">Text here</p>
.mytext {color:#bf98d9;}
This box has a color of #bf98d9
<div style="background-color:#bf98d9;">Content here</div>
.mybackground {background-color:#bf98d9;}
Border around this has a color of #bf98d9
<div style="border:2px solid #bf98d9;">Content here</div>
.myborder {border:2px solid #bf98d9;}