#bf97cd color space conversions
Hex:
#bf97cd
RGB:
191, 151, 205
CMY:
25, 41, 20
CMYK:
7, 26, 0, 20
HSL:
284°, 35.0649%, 69.8039%
HSV (HSB):
284°, 26.3415%, 80.3922%
XYZ:
43.5719, 37.6174, 62.7220
xyY:
0.3028, 0.2614, 37.6174
CIE-Lab:
67.7376, 24.5929, -22.0362
CIE-LCH:
67.7376, 33.0213, 318.1385
CIE-Luv:
67.7376, 18.5936, -37.8772
Hunter-Lab:
61.3330, 19.4764, -17.6996
#bf97cd color charts
#bf97cd color shades, tints & tones
#bf97cd color schemes
#bf97cd color preview, HTML & CSS examples
This text has a color of #bf97cd
<p style="color:#bf97cd;">Text here</p>
.mytext {color:#bf97cd;}
This box has a color of #bf97cd
<div style="background-color:#bf97cd;">Content here</div>
.mybackground {background-color:#bf97cd;}
Border around this has a color of #bf97cd
<div style="border:2px solid #bf97cd;">Content here</div>
.myborder {border:2px solid #bf97cd;}