#f5bdf5 color space conversions
Hex:
#f5bdf5
RGB:
245, 189, 245
CMY:
4, 26, 4
CMYK:
0, 23, 0, 4
HSL:
300°, 73.6842%, 85.0980%
HSV (HSB):
300°, 22.8571%, 96.0784%
XYZ:
72.3352, 62.4002, 94.6182
xyY:
0.3154, 0.2721, 62.4002
CIE-Lab:
83.1258, 29.2332, -19.9475
CIE-LCH:
83.1258, 35.3905, 325.6920
CIE-Luv:
83.1258, 28.1773, -36.4441
Hunter-Lab:
78.9938, 25.2145, -15.7214
#f5bdf5 color charts
#f5bdf5 color shades, tints & tones
#f5bdf5 color schemes
#f5bdf5 color preview, HTML & CSS examples
This text has a color of #f5bdf5
<p style="color:#f5bdf5;">Text here</p>
.mytext {color:#f5bdf5;}
This box has a color of #f5bdf5
<div style="background-color:#f5bdf5;">Content here</div>
.mybackground {background-color:#f5bdf5;}
Border around this has a color of #f5bdf5
<div style="border:2px solid #f5bdf5;">Content here</div>
.myborder {border:2px solid #f5bdf5;}