#ffbdef color space conversions
Hex:
#ffbdef
RGB:
255, 189, 239
CMY:
0, 26, 6
CMYK:
0, 26, 6, 0
HSL:
315°, 100.0000%, 87.0588%
HSV (HSB):
315°, 25.8824%, 100.0000%
XYZ:
75.0176, 63.8872, 90.0390
xyY:
0.3277, 0.2791, 63.8872
CIE-Lab:
83.9070, 31.4404, -15.4707
CIE-LCH:
83.9070, 35.0406, 333.7999
CIE-Luv:
83.9070, 35.3132, -29.6787
Hunter-Lab:
79.9295, 27.6541, -10.8384
#ffbdef color charts
#ffbdef RGB chart
#ffbdef CMYK chart
#ffbdef RGB pie chart
#ffbdef color shades, tints & tones
#ffbdef color schemes
#ffbdef color preview, HTML & CSS examples
This text has a color of #ffbdef
<p style="color:#ffbdef;">Text here</p>
.mytext {color:#ffbdef;}
Text color #ffbdef
This box has a color of #ffbdef
<div style="background-color:#ffbdef;">Content here</div>
.mybackground {background-color:#ffbdef;}
Background color #ffbdef
Border around this has a color of #ffbdef
<div style="border:2px solid #ffbdef;">Content here</div>
.myborder {border:2px solid #ffbdef;}
Border color #ffbdef