#beedfa color space conversions
Hex:
#beedfa
RGB:
190, 237, 250
CMY:
25, 7, 2
CMYK:
24, 5, 0, 2
HSL:
193°, 85.7143%, 86.2745%
HSV (HSB):
193°, 24.0000%, 98.0392%
XYZ:
68.7747, 78.4177, 101.9538
xyY:
0.2760, 0.3147, 78.4177
CIE-Lab:
90.9701, -12.1949, -11.2328
CIE-LCH:
90.9701, 16.5799, 222.6483
CIE-Luv:
90.9701, -24.1960, -15.6962
Hunter-Lab:
88.5537, -16.3381, -6.2742
#beedfa color charts
#beedfa color shades, tints & tones
#beedfa color schemes
#beedfa color preview, HTML & CSS examples
This text has a color of #beedfa
<p style="color:#beedfa;">Text here</p>
.mytext {color:#beedfa;}
This box has a color of #beedfa
<div style="background-color:#beedfa;">Content here</div>
.mybackground {background-color:#beedfa;}
Border around this has a color of #beedfa
<div style="border:2px solid #beedfa;">Content here</div>
.myborder {border:2px solid #beedfa;}