#31cafe color space conversions
Hex:
#31cafe
RGB:
49, 202, 254
CMY:
81, 21, 0
CMYK:
81, 20, 0, 0
HSL:
195°, 99.0338%, 59.4118%
HSV (HSB):
195°, 80.7087%, 99.6078%
XYZ:
40.2765, 50.0498, 101.3037
xyY:
0.2102, 0.2612, 50.0498
CIE-Lab:
76.0998, -21.4260, -36.4545
CIE-LCH:
76.0998, 42.2848, 239.5553
CIE-Luv:
76.0998, -50.1594, -56.3341
Hunter-Lab:
70.7459, -22.1829, -35.3775
#31cafe color charts
#31cafe color shades, tints & tones
#31cafe color schemes
#31cafe color preview, HTML & CSS examples
This text has a color of #31cafe
<p style="color:#31cafe;">Text here</p>
.mytext {color:#31cafe;}
This box has a color of #31cafe
<div style="background-color:#31cafe;">Content here</div>
.mybackground {background-color:#31cafe;}
Border around this has a color of #31cafe
<div style="border:2px solid #31cafe;">Content here</div>
.myborder {border:2px solid #31cafe;}