#beaffd color space conversions
Hex:
#beaffd
RGB:
190, 175, 253
CMY:
25, 31, 1
CMYK:
25, 31, 0, 1
HSL:
252°, 95.1220%, 83.9216%
HSV (HSB):
252°, 30.8300%, 99.2157%
XYZ:
54.2948, 48.6989, 99.4667
xyY:
0.2682, 0.2405, 48.6989
CIE-Lab:
75.2636, 21.4902, -36.7088
CIE-LCH:
75.2636, 42.5366, 300.3457
CIE-Luv:
75.2636, 2.6044, -62.3286
Hunter-Lab:
69.7846, 16.7559, -35.6591
#beaffd color charts
#beaffd color shades, tints & tones
#beaffd color schemes
#beaffd color preview, HTML & CSS examples
This text has a color of #beaffd
<p style="color:#beaffd;">Text here</p>
.mytext {color:#beaffd;}
This box has a color of #beaffd
<div style="background-color:#beaffd;">Content here</div>
.mybackground {background-color:#beaffd;}
Border around this has a color of #beaffd
<div style="border:2px solid #beaffd;">Content here</div>
.myborder {border:2px solid #beaffd;}