#f5abfc color space conversions
Hex:
#f5abfc
RGB:
245, 171, 252
CMY:
4, 33, 1
CMYK:
3, 32, 0, 1
HSL:
295°, 93.1034%, 82.9412%
HSV (HSB):
295°, 32.1429%, 98.8235%
XYZ:
69.7898, 55.5666, 99.1426
xyY:
0.3109, 0.2475, 55.5666
CIE-Lab:
79.3665, 40.0184, -29.4239
CIE-LCH:
79.3665, 49.6713, 323.6745
CIE-Luv:
79.3665, 35.7549, -53.4821
Hunter-Lab:
74.5430, 36.6678, -26.6759
#f5abfc color charts
#f5abfc color shades, tints & tones
#f5abfc color schemes
#f5abfc color preview, HTML & CSS examples
This text has a color of #f5abfc
<p style="color:#f5abfc;">Text here</p>
.mytext {color:#f5abfc;}
This box has a color of #f5abfc
<div style="background-color:#f5abfc;">Content here</div>
.mybackground {background-color:#f5abfc;}
Border around this has a color of #f5abfc
<div style="border:2px solid #f5abfc;">Content here</div>
.myborder {border:2px solid #f5abfc;}