#beadfd color space conversions
Hex:
#beadfd
RGB:
190, 173, 253
CMY:
25, 32, 1
CMYK:
25, 32, 0, 1
HSL:
253°, 95.2381%, 83.5294%
HSV (HSB):
253°, 31.6206%, 99.2157%
XYZ:
53.9084, 47.9261, 99.3379
xyY:
0.2680, 0.2382, 47.9261
CIE-Lab:
74.7783, 22.5956, -37.4618
CIE-LCH:
74.7783, 43.7487, 301.0969
CIE-Luv:
74.7783, 3.4352, -63.6988
Hunter-Lab:
69.2287, 17.8477, -36.6165
#beadfd color charts
#beadfd color shades, tints & tones
#beadfd color schemes
#beadfd color preview, HTML & CSS examples
This text has a color of #beadfd
<p style="color:#beadfd;">Text here</p>
.mytext {color:#beadfd;}
This box has a color of #beadfd
<div style="background-color:#beadfd;">Content here</div>
.mybackground {background-color:#beadfd;}
Border around this has a color of #beadfd
<div style="border:2px solid #beadfd;">Content here</div>
.myborder {border:2px solid #beadfd;}