#205ccc color space conversions
Hex:
#205ccc
RGB:
32, 92, 204
CMY:
87, 64, 20
CMYK:
84, 55, 0, 20
HSL:
219°, 72.8814%, 46.2745%
HSV (HSB):
219°, 84.3137%, 80.0000%
XYZ:
15.3219, 12.3210, 58.6974
xyY:
0.1775, 0.1427, 12.3210
CIE-Lab:
41.7218, 23.3196, -63.2528
CIE-LCH:
41.7218, 67.4146, 290.2376
CIE-Luv:
41.7218, -18.9510, -94.1569
Hunter-Lab:
35.1013, 16.4889, -74.5755
#205ccc color charts
#205ccc RGB chart
#205ccc CMYK chart
#205ccc RGB pie chart
#205ccc color shades, tints & tones
#205ccc color schemes
#205ccc color preview, HTML & CSS examples
This text has a color of #205ccc
<p style="color:#205ccc;">Text here</p>
.mytext {color:#205ccc;}
Text color #205ccc
This box has a color of #205ccc
<div style="background-color:#205ccc;">Content here</div>
.mybackground {background-color:#205ccc;}
Background color #205ccc
Border around this has a color of #205ccc
<div style="border:2px solid #205ccc;">Content here</div>
.myborder {border:2px solid #205ccc;}
Border color #205ccc