#204ff2 color space conversions
Hex:
#204ff2
RGB:
32, 79, 242
CMY:
87, 69, 5
CMYK:
87, 67, 0, 5
HSL:
227°, 88.9831%, 53.7255%
HSV (HSB):
227°, 86.7769%, 94.9020%
XYZ:
19.4187, 12.3098, 85.3570
xyY:
0.1659, 0.1051, 12.3098
CIE-Lab:
41.7044, 45.7595, -84.9219
CIE-LCH:
41.7044, 96.4658, 298.3177
CIE-Luv:
41.7044, -15.7400, -123.3751
Hunter-Lab:
35.0854, 37.3947, -119.6830
#204ff2 color charts
#204ff2 color shades, tints & tones
#204ff2 color schemes
#204ff2 color preview, HTML & CSS examples
This text has a color of #204ff2
<p style="color:#204ff2;">Text here</p>
.mytext {color:#204ff2;}
This box has a color of #204ff2
<div style="background-color:#204ff2;">Content here</div>
.mybackground {background-color:#204ff2;}
Border around this has a color of #204ff2
<div style="border:2px solid #204ff2;">Content here</div>
.myborder {border:2px solid #204ff2;}