#bedff5 color space conversions
Hex:
#bedff5
RGB:
190, 223, 245
CMY:
25, 13, 4
CMYK:
22, 9, 0, 4
HSL:
204°, 73.3333%, 85.2941%
HSV (HSB):
204°, 22.4490%, 96.0784%
XYZ:
64.1043, 70.3151, 96.5797
xyY:
0.2775, 0.3044, 70.3151
CIE-Lab:
87.1512, -6.1339, -14.3171
CIE-LCH:
87.1512, 15.5758, 246.8082
CIE-Luv:
87.1512, -17.8996, -21.5953
Hunter-Lab:
83.8541, -10.2859, -9.5899
#bedff5 color charts
#bedff5 color shades, tints & tones
#bedff5 color schemes
#bedff5 color preview, HTML & CSS examples
This text has a color of #bedff5
<p style="color:#bedff5;">Text here</p>
.mytext {color:#bedff5;}
This box has a color of #bedff5
<div style="background-color:#bedff5;">Content here</div>
.mybackground {background-color:#bedff5;}
Border around this has a color of #bedff5
<div style="border:2px solid #bedff5;">Content here</div>
.myborder {border:2px solid #bedff5;}