#beaddc color space conversions
Hex:
#beaddc
RGB:
190, 173, 220
CMY:
25, 32, 14
CMYK:
14, 21, 0, 14
HSL:
262°, 40.1709%, 77.0588%
HSV (HSB):
262°, 21.3636%, 86.2745%
XYZ:
49.0970, 46.0016, 74.0016
xyY:
0.2903, 0.2720, 46.0016
CIE-Lab:
73.5466, 15.2062, -21.4518
CIE-LCH:
73.5466, 26.2947, 305.3311
CIE-Luv:
73.5466, 6.2066, -35.9271
Hunter-Lab:
67.8245, 10.5204, -17.2128
#beaddc color charts
#beaddc color shades, tints & tones
#beaddc color schemes
#beaddc color preview, HTML & CSS examples
This text has a color of #beaddc
<p style="color:#beaddc;">Text here</p>
.mytext {color:#beaddc;}
This box has a color of #beaddc
<div style="background-color:#beaddc;">Content here</div>
.mybackground {background-color:#beaddc;}
Border around this has a color of #beaddc
<div style="border:2px solid #beaddc;">Content here</div>
.myborder {border:2px solid #beaddc;}