#0100ed color space conversions
Hex:
#0100ed
RGB:
1, 0, 237
CMY:
100, 100, 7
CMYK:
100, 100, 0, 7
HSL:
240°, 100.0000%, 46.4706%
HSV (HSB):
240°, 100.0000%, 92.9412%
XYZ:
15.2986, 6.1209, 80.4959
xyY:
0.1501, 0.0601, 6.1209
CIE-Lab:
29.7154, 74.9333, -102.0231
CIE-LCH:
29.7154, 126.5848, 306.2963
CIE-Luv:
29.7154, -8.6131, -119.8728
Hunter-Lab:
24.7404, 67.0823, -175.5888
#0100ed color charts
#0100ed color shades, tints & tones
#0100ed color schemes
#0100ed color preview, HTML & CSS examples
This text has a color of #0100ed
<p style="color:#0100ed;">Text here</p>
.mytext {color:#0100ed;}
This box has a color of #0100ed
<div style="background-color:#0100ed;">Content here</div>
.mybackground {background-color:#0100ed;}
Border around this has a color of #0100ed
<div style="border:2px solid #0100ed;">Content here</div>
.myborder {border:2px solid #0100ed;}