#beadd5 color space conversions
Hex:
#beadd5
RGB:
190, 173, 213
CMY:
25, 32, 16
CMYK:
11, 19, 0, 16
HSL:
266°, 32.2581%, 75.6863%
HSV (HSB):
266°, 18.7793%, 83.5294%
XYZ:
48.1890, 45.6384, 69.2200
xyY:
0.2956, 0.2799, 45.6384
CIE-Lab:
73.3103, 13.7361, -17.9873
CIE-LCH:
73.3103, 22.6323, 307.3674
CIE-Luv:
73.3103, 6.7924, -30.0877
Hunter-Lab:
67.5562, 9.1039, -13.4609
#beadd5 color charts
#beadd5 color shades, tints & tones
#beadd5 color schemes
#beadd5 color preview, HTML & CSS examples
This text has a color of #beadd5
<p style="color:#beadd5;">Text here</p>
.mytext {color:#beadd5;}
This box has a color of #beadd5
<div style="background-color:#beadd5;">Content here</div>
.mybackground {background-color:#beadd5;}
Border around this has a color of #beadd5
<div style="border:2px solid #beadd5;">Content here</div>
.myborder {border:2px solid #beadd5;}