#1f30d3 color space conversions
Hex:
#1f30d3
RGB:
31, 48, 211
CMY:
88, 81, 17
CMYK:
85, 77, 0, 17
HSL:
234°, 74.3802%, 47.4510%
HSV (HSB):
234°, 85.3081%, 82.7451%
XYZ:
13.3799, 7.1084, 62.2949
xyY:
0.1616, 0.0859, 7.1084
CIE-Lab:
32.0523, 52.9786, -83.1840
CIE-LCH:
32.0523, 98.6220, 302.4924
CIE-Luv:
32.0523, -9.7696, -108.2840
Hunter-Lab:
26.6615, 42.9214, -119.8686
#1f30d3 color charts
#1f30d3 color shades, tints & tones
#1f30d3 color schemes
#1f30d3 color preview, HTML & CSS examples
This text has a color of #1f30d3
<p style="color:#1f30d3;">Text here</p>
.mytext {color:#1f30d3;}
This box has a color of #1f30d3
<div style="background-color:#1f30d3;">Content here</div>
.mybackground {background-color:#1f30d3;}
Border around this has a color of #1f30d3
<div style="border:2px solid #1f30d3;">Content here</div>
.myborder {border:2px solid #1f30d3;}