#f5bff5 color space conversions
Hex:
#f5bff5
RGB:
245, 191, 245
CMY:
4, 25, 4
CMYK:
0, 22, 0, 4
HSL:
300°, 72.9730%, 85.4902%
HSV (HSB):
300°, 22.0408%, 96.0784%
XYZ:
72.7684, 63.2667, 94.7626
xyY:
0.3153, 0.2741, 63.2667
CIE-Lab:
83.5825, 28.1743, -19.2572
CIE-LCH:
83.5825, 34.1267, 325.6473
CIE-Luv:
83.5825, 27.1913, -35.1694
Hunter-Lab:
79.5403, 24.1073, -14.9585
#f5bff5 color charts
#f5bff5 color shades, tints & tones
#f5bff5 color schemes
#f5bff5 color preview, HTML & CSS examples
This text has a color of #f5bff5
<p style="color:#f5bff5;">Text here</p>
.mytext {color:#f5bff5;}
This box has a color of #f5bff5
<div style="background-color:#f5bff5;">Content here</div>
.mybackground {background-color:#f5bff5;}
Border around this has a color of #f5bff5
<div style="border:2px solid #f5bff5;">Content here</div>
.myborder {border:2px solid #f5bff5;}