#beafeb color space conversions
Hex:
#beafeb
RGB:
190, 175, 235
CMY:
25, 31, 8
CMYK:
19, 26, 0, 8
HSL:
255°, 60.0000%, 80.3922%
HSV (HSB):
255°, 25.5319%, 92.1569%
XYZ:
51.5606, 47.6053, 85.0685
xyY:
0.2799, 0.2584, 47.6053
CIE-Lab:
74.5753, 17.3730, -28.0399
CIE-LCH:
74.5753, 32.9857, 301.7815
CIE-Luv:
74.5753, 4.0633, -47.1530
Hunter-Lab:
68.9966, 12.6476, -24.8033
#beafeb color charts
#beafeb color shades, tints & tones
#beafeb color schemes
#beafeb color preview, HTML & CSS examples
This text has a color of #beafeb
<p style="color:#beafeb;">Text here</p>
.mytext {color:#beafeb;}
This box has a color of #beafeb
<div style="background-color:#beafeb;">Content here</div>
.mybackground {background-color:#beafeb;}
Border around this has a color of #beafeb
<div style="border:2px solid #beafeb;">Content here</div>
.myborder {border:2px solid #beafeb;}