#205fee color space conversions
Hex:
#205fee
RGB:
32, 95, 238
CMY:
87, 63, 7
CMYK:
87, 60, 0, 7
HSL:
222°, 85.8333%, 52.9412%
HSV (HSB):
222°, 86.5546%, 93.3333%
XYZ:
20.1205, 14.6645, 82.6590
xyY:
0.1713, 0.1249, 14.6645
CIE-Lab:
45.1713, 34.3219, -76.9807
CIE-LCH:
45.1713, 84.2853, 294.0297
CIE-Luv:
45.1713, -19.3432, -116.2239
Hunter-Lab:
38.2943, 26.7719, -101.1726
#205fee color charts
#205fee color shades, tints & tones
#205fee color schemes
#205fee color preview, HTML & CSS examples
This text has a color of #205fee
<p style="color:#205fee;">Text here</p>
.mytext {color:#205fee;}
This box has a color of #205fee
<div style="background-color:#205fee;">Content here</div>
.mybackground {background-color:#205fee;}
Border around this has a color of #205fee
<div style="border:2px solid #205fee;">Content here</div>
.myborder {border:2px solid #205fee;}