#205bfc color space conversions
Hex:
#205bfc
RGB:
32, 91, 252
CMY:
87, 64, 1
CMYK:
87, 64, 0, 1
HSL:
224°, 97.3451%, 55.6863%
HSV (HSB):
224°, 87.3016%, 98.8235%
XYZ:
21.9074, 14.8175, 93.8009
xyY:
0.1678, 0.1135, 14.8175
CIE-Lab:
45.3832, 41.9810, -84.4698
CIE-LCH:
45.3832, 94.3268, 296.4271
CIE-Luv:
45.3832, -18.3531, -126.6093
Hunter-Lab:
38.4935, 34.2242, -117.5321
#205bfc color charts
#205bfc color shades, tints & tones
#205bfc color schemes
#205bfc color preview, HTML & CSS examples
This text has a color of #205bfc
<p style="color:#205bfc;">Text here</p>
.mytext {color:#205bfc;}
This box has a color of #205bfc
<div style="background-color:#205bfc;">Content here</div>
.mybackground {background-color:#205bfc;}
Border around this has a color of #205bfc
<div style="border:2px solid #205bfc;">Content here</div>
.myborder {border:2px solid #205bfc;}