#31aff2 color space conversions
Hex:
#31aff2
RGB:
49, 175, 242
CMY:
81, 31, 5
CMYK:
80, 28, 0, 5
HSL:
201°, 88.1279%, 57.0588%
HSV (HSB):
201°, 79.7521%, 94.9020%
XYZ:
32.6236, 37.7237, 89.5664
xyY:
0.2040, 0.2359, 37.7237
CIE-Lab:
67.8165, -11.1975, -42.8839
CIE-LCH:
67.8165, 44.3217, 255.3661
CIE-Luv:
67.8165, -41.7516, -67.7267
Hunter-Lab:
61.4196, -12.6724, -43.4670
#31aff2 color charts
#31aff2 color shades, tints & tones
#31aff2 color schemes
#31aff2 color preview, HTML & CSS examples
This text has a color of #31aff2
<p style="color:#31aff2;">Text here</p>
.mytext {color:#31aff2;}
This box has a color of #31aff2
<div style="background-color:#31aff2;">Content here</div>
.mybackground {background-color:#31aff2;}
Border around this has a color of #31aff2
<div style="border:2px solid #31aff2;">Content here</div>
.myborder {border:2px solid #31aff2;}