#ffb1fd color space conversions
Hex:
#ffb1fd
RGB:
255, 177, 253
CMY:
0, 31, 1
CMYK:
0, 31, 1, 0
HSL:
302°, 100.0000%, 84.7059%
HSV (HSB):
302°, 30.5882%, 100.0000%
XYZ:
74.6918, 59.7961, 100.5336
xyY:
0.3178, 0.2544, 59.7961
CIE-Lab:
81.7273, 40.1659, -26.2561
CIE-LCH:
81.7273, 47.9863, 326.8278
CIE-Luv:
81.7273, 39.1113, -48.5124
Hunter-Lab:
77.3280, 37.0908, -22.9530
#ffb1fd color charts
#ffb1fd color shades, tints & tones
#ffb1fd color schemes
#ffb1fd color preview, HTML & CSS examples
This text has a color of #ffb1fd
<p style="color:#ffb1fd;">Text here</p>
.mytext {color:#ffb1fd;}
This box has a color of #ffb1fd
<div style="background-color:#ffb1fd;">Content here</div>
.mybackground {background-color:#ffb1fd;}
Border around this has a color of #ffb1fd
<div style="border:2px solid #ffb1fd;">Content here</div>
.myborder {border:2px solid #ffb1fd;}