#bfafe5 color space conversions
Hex:
#bfafe5
RGB:
191, 175, 229
CMY:
25, 31, 10
CMYK:
17, 24, 0, 10
HSL:
258°, 50.9434%, 79.2157%
HSV (HSB):
258°, 23.5808%, 89.8039%
XYZ:
50.9587, 47.3935, 80.5908
xyY:
0.2848, 0.2649, 47.3935
CIE-Lab:
74.4407, 16.3599, -24.9815
CIE-LCH:
74.4407, 29.8617, 303.2200
CIE-Luv:
74.4407, 5.0875, -41.9406
Hunter-Lab:
68.8429, 11.6537, -21.2177
#bfafe5 color charts
#bfafe5 color shades, tints & tones
#bfafe5 color schemes
#bfafe5 color preview, HTML & CSS examples
This text has a color of #bfafe5
<p style="color:#bfafe5;">Text here</p>
.mytext {color:#bfafe5;}
This box has a color of #bfafe5
<div style="background-color:#bfafe5;">Content here</div>
.mybackground {background-color:#bfafe5;}
Border around this has a color of #bfafe5
<div style="border:2px solid #bfafe5;">Content here</div>
.myborder {border:2px solid #bfafe5;}