#ffb5fd color space conversions
Hex:
#ffb5fd
RGB:
255, 181, 253
CMY:
0, 29, 1
CMYK:
0, 29, 1, 0
HSL:
302°, 100.0000%, 85.4902%
HSV (HSB):
302°, 29.0196%, 100.0000%
XYZ:
75.4935, 61.3996, 100.8009
xyY:
0.3176, 0.2583, 61.3996
CIE-Lab:
82.5931, 38.0789, -24.9356
CIE-LCH:
82.5931, 45.5169, 326.7815
CIE-Luv:
82.5931, 37.2002, -46.0610
Hunter-Lab:
78.3579, 34.8486, -21.4211
#ffb5fd color charts
#ffb5fd color shades, tints & tones
#ffb5fd color schemes
#ffb5fd color preview, HTML & CSS examples
This text has a color of #ffb5fd
<p style="color:#ffb5fd;">Text here</p>
.mytext {color:#ffb5fd;}
This box has a color of #ffb5fd
<div style="background-color:#ffb5fd;">Content here</div>
.mybackground {background-color:#ffb5fd;}
Border around this has a color of #ffb5fd
<div style="border:2px solid #ffb5fd;">Content here</div>
.myborder {border:2px solid #ffb5fd;}