#1f00dc color space conversions
Hex:
#1f00dc
RGB:
31, 0, 220
CMY:
88, 100, 14
CMYK:
86, 100, 0, 14
HSL:
248°, 100.0000%, 43.1373%
HSV (HSB):
248°, 100.0000%, 86.2745%
XYZ:
13.4833, 5.4586, 68.0531
xyY:
0.1550, 0.0627, 5.4586
CIE-Lab:
28.0033, 71.0998, -95.1308
CIE-LCH:
28.0033, 118.7647, 306.7740
CIE-Luv:
28.0033, -6.4708, -110.7843
Hunter-Lab:
23.3637, 62.1272, -156.3438
#1f00dc color charts
#1f00dc color shades, tints & tones
#1f00dc color schemes
#1f00dc color preview, HTML & CSS examples
This text has a color of #1f00dc
<p style="color:#1f00dc;">Text here</p>
.mytext {color:#1f00dc;}
This box has a color of #1f00dc
<div style="background-color:#1f00dc;">Content here</div>
.mybackground {background-color:#1f00dc;}
Border around this has a color of #1f00dc
<div style="border:2px solid #1f00dc;">Content here</div>
.myborder {border:2px solid #1f00dc;}