#202fff color space conversions
Hex:
#202fff
RGB:
32, 47, 255
CMY:
87, 82, 0
CMYK:
87, 82, 0, 0
HSL:
236°, 100.0000%, 56.2745%
HSV (HSB):
236°, 87.4510%, 100.0000%
XYZ:
19.6622, 9.5601, 95.4167
xyY:
0.1578, 0.0767, 9.5601
CIE-Lab:
37.0411, 67.0859, -99.9394
CIE-LCH:
37.0411, 120.3678, 303.8721
CIE-Luv:
37.0411, -10.9780, -133.3089
Hunter-Lab:
30.9194, 59.4022, -161.3242
#202fff color charts
#202fff color shades, tints & tones
#202fff color schemes
#202fff color preview, HTML & CSS examples
This text has a color of #202fff
<p style="color:#202fff;">Text here</p>
.mytext {color:#202fff;}
This box has a color of #202fff
<div style="background-color:#202fff;">Content here</div>
.mybackground {background-color:#202fff;}
Border around this has a color of #202fff
<div style="border:2px solid #202fff;">Content here</div>
.myborder {border:2px solid #202fff;}