#f5b7fd color space conversions
Hex:
#f5b7fd
RGB:
245, 183, 253
CMY:
4, 28, 1
CMYK:
3, 28, 0, 1
HSL:
293°, 94.5946%, 85.4902%
HSV (HSB):
293°, 27.6680%, 99.2157%
XYZ:
72.3193, 60.3713, 100.7697
xyY:
0.3098, 0.2586, 60.3713
CIE-Lab:
82.0396, 33.8817, -25.8699
CIE-LCH:
82.0396, 42.6289, 322.6370
CIE-Luv:
82.0396, 29.9937, -46.8373
Hunter-Lab:
77.6990, 30.1679, -22.5054
#f5b7fd color charts
#f5b7fd color shades, tints & tones
#f5b7fd color schemes
#f5b7fd color preview, HTML & CSS examples
This text has a color of #f5b7fd
<p style="color:#f5b7fd;">Text here</p>
.mytext {color:#f5b7fd;}
This box has a color of #f5b7fd
<div style="background-color:#f5b7fd;">Content here</div>
.mybackground {background-color:#f5b7fd;}
Border around this has a color of #f5b7fd
<div style="border:2px solid #f5b7fd;">Content here</div>
.myborder {border:2px solid #f5b7fd;}