#131cfc color space conversions
Hex:
#131cfc
RGB:
19, 28, 252
CMY:
93, 89, 1
CMYK:
92, 89, 0, 1
HSL:
238°, 97.4895%, 53.1373%
HSV (HSB):
238°, 92.4603%, 98.8235%
XYZ:
18.2545, 7.9972, 92.6770
xyY:
0.1535, 0.0672, 7.9972
CIE-Lab:
33.9771, 73.0602, -103.3724
CIE-LCH:
33.9771, 126.5845, 305.2514
CIE-Luv:
33.9771, -9.9023, -130.4880
Hunter-Lab:
28.2794, 65.7339, -174.5092
#131cfc color charts
#131cfc color shades, tints & tones
#131cfc color schemes
#131cfc color preview, HTML & CSS examples
This text has a color of #131cfc
<p style="color:#131cfc;">Text here</p>
.mytext {color:#131cfc;}
This box has a color of #131cfc
<div style="background-color:#131cfc;">Content here</div>
.mybackground {background-color:#131cfc;}
Border around this has a color of #131cfc
<div style="border:2px solid #131cfc;">Content here</div>
.myborder {border:2px solid #131cfc;}