#205dfb color space conversions
Hex:
#205dfb
RGB:
32, 93, 251
CMY:
87, 64, 2
CMYK:
87, 63, 0, 2
HSL:
223°, 96.4758%, 55.4902%
HSV (HSB):
223°, 87.2510%, 98.4314%
XYZ:
21.9226, 15.1008, 93.0261
xyY:
0.1686, 0.1161, 15.1008
CIE-Lab:
45.7720, 40.3762, -83.2742
CIE-LCH:
45.7720, 92.5463, 295.8668
CIE-Luv:
45.7720, -18.8068, -125.3731
Hunter-Lab:
38.8598, 32.6956, -114.7320
#205dfb color charts
#205dfb color shades, tints & tones
#205dfb color schemes
#205dfb color preview, HTML & CSS examples
This text has a color of #205dfb
<p style="color:#205dfb;">Text here</p>
.mytext {color:#205dfb;}
This box has a color of #205dfb
<div style="background-color:#205dfb;">Content here</div>
.mybackground {background-color:#205dfb;}
Border around this has a color of #205dfb
<div style="border:2px solid #205dfb;">Content here</div>
.myborder {border:2px solid #205dfb;}