#204cf2 color space conversions
Hex:
#204cf2
RGB:
32, 76, 242
CMY:
87, 70, 5
CMYK:
87, 69, 0, 5
HSL:
227°, 88.9831%, 53.7255%
HSV (HSB):
227°, 86.7769%, 94.9020%
XYZ:
19.2071, 11.8868, 85.2864
xyY:
0.1650, 0.1021, 11.8868
CIE-Lab:
41.0356, 47.5690, -86.0242
CIE-LCH:
41.0356, 98.3004, 298.9414
CIE-Luv:
41.0356, -15.1387, -123.9591
Hunter-Lab:
34.4772, 39.1066, -122.5320
#204cf2 color charts
#204cf2 color shades, tints & tones
#204cf2 color schemes
#204cf2 color preview, HTML & CSS examples
This text has a color of #204cf2
<p style="color:#204cf2;">Text here</p>
.mytext {color:#204cf2;}
This box has a color of #204cf2
<div style="background-color:#204cf2;">Content here</div>
.mybackground {background-color:#204cf2;}
Border around this has a color of #204cf2
<div style="border:2px solid #204cf2;">Content here</div>
.myborder {border:2px solid #204cf2;}