#bf97cc color space conversions
Hex:
#bf97cc
RGB:
191, 151, 204
CMY:
25, 41, 20
CMYK:
6, 26, 0, 20
HSL:
285°, 34.1935%, 69.6078%
HSV (HSB):
285°, 25.9804%, 80.0000%
XYZ:
43.4515, 37.5692, 62.0882
xyY:
0.3036, 0.2625, 37.5692
CIE-Lab:
67.7019, 24.3917, -21.5354
CIE-LCH:
67.7019, 32.5381, 318.5587
CIE-Luv:
67.7019, 18.7163, -37.0431
Hunter-Lab:
61.2937, 19.2758, -17.1529
#bf97cc color charts
#bf97cc color shades, tints & tones
#bf97cc color schemes
#bf97cc color preview, HTML & CSS examples
This text has a color of #bf97cc
<p style="color:#bf97cc;">Text here</p>
.mytext {color:#bf97cc;}
This box has a color of #bf97cc
<div style="background-color:#bf97cc;">Content here</div>
.mybackground {background-color:#bf97cc;}
Border around this has a color of #bf97cc
<div style="border:2px solid #bf97cc;">Content here</div>
.myborder {border:2px solid #bf97cc;}