#bf98d7 color space conversions
Hex:
#bf98d7
RGB:
191, 152, 215
CMY:
25, 40, 16
CMYK:
11, 29, 0, 16
HSL:
277°, 44.0559%, 71.9608%
HSV (HSB):
277°, 29.3023%, 84.3137%
XYZ:
44.9798, 38.4391, 69.3388
xyY:
0.2945, 0.2516, 38.4391
CIE-Lab:
68.3430, 26.0921, -26.6497
CIE-LCH:
68.3430, 37.2962, 314.3942
CIE-Luv:
68.3430, 16.9157, -45.5931
Hunter-Lab:
61.9993, 21.0011, -22.9092
#bf98d7 color charts
#bf98d7 color shades, tints & tones
#bf98d7 color schemes
#bf98d7 color preview, HTML & CSS examples
This text has a color of #bf98d7
<p style="color:#bf98d7;">Text here</p>
.mytext {color:#bf98d7;}
This box has a color of #bf98d7
<div style="background-color:#bf98d7;">Content here</div>
.mybackground {background-color:#bf98d7;}
Border around this has a color of #bf98d7
<div style="border:2px solid #bf98d7;">Content here</div>
.myborder {border:2px solid #bf98d7;}