#bf98d0 color space conversions
Hex:
#bf98d0
RGB:
191, 152, 208
CMY:
25, 40, 18
CMYK:
8, 27, 0, 18
HSL:
282°, 37.3333%, 70.5882%
HSV (HSB):
282°, 26.9231%, 81.5686%
XYZ:
44.0993, 38.0869, 64.7017
xyY:
0.3002, 0.2593, 38.0869
CIE-Lab:
68.0846, 24.6465, -23.1707
CIE-LCH:
68.0846, 33.8280, 316.7677
CIE-Luv:
68.0846, 17.7610, -39.7333
Hunter-Lab:
61.7146, 19.5498, -18.9596
#bf98d0 color charts
#bf98d0 color shades, tints & tones
#bf98d0 color schemes
#bf98d0 color preview, HTML & CSS examples
This text has a color of #bf98d0
<p style="color:#bf98d0;">Text here</p>
.mytext {color:#bf98d0;}
This box has a color of #bf98d0
<div style="background-color:#bf98d0;">Content here</div>
.mybackground {background-color:#bf98d0;}
Border around this has a color of #bf98d0
<div style="border:2px solid #bf98d0;">Content here</div>
.myborder {border:2px solid #bf98d0;}