#205882 color space conversions
Hex:
#205882
RGB:
32, 88, 130
CMY:
87, 65, 49
CMYK:
75, 32, 0, 49
HSL:
206°, 60.4938%, 31.7647%
HSV (HSB):
206°, 75.3846%, 50.9804%
XYZ:
8.1147, 8.8982, 22.4089
xyY:
0.2058, 0.2257, 8.8982
CIE-Lab:
35.7876, -3.0580, -28.7930
CIE-LCH:
35.7876, 28.9550, 263.9375
CIE-Luv:
35.7876, -19.7251, -39.4612
Hunter-Lab:
29.8299, -3.6448, -23.6591
#205882 color charts
#205882 color shades, tints & tones
#205882 color schemes
#205882 color preview, HTML & CSS examples
This text has a color of #205882
<p style="color:#205882;">Text here</p>
.mytext {color:#205882;}
This box has a color of #205882
<div style="background-color:#205882;">Content here</div>
.mybackground {background-color:#205882;}
Border around this has a color of #205882
<div style="border:2px solid #205882;">Content here</div>
.myborder {border:2px solid #205882;}