#0100f0 color space conversions
Hex:
#0100f0
RGB:
1, 0, 240
CMY:
100, 100, 6
CMYK:
100, 100, 0, 6
HSL:
240°, 100.0000%, 47.0588%
HSV (HSB):
240°, 100.0000%, 94.1176%
XYZ:
15.7407, 6.2977, 82.8240
xyY:
0.1501, 0.0601, 6.2977
CIE-Lab:
30.1515, 75.6487, -102.9982
CIE-LCH:
30.1515, 127.7942, 306.2960
CIE-Luv:
30.1515, -8.7405, -121.6333
Hunter-Lab:
25.0953, 68.0452, -178.1131
#0100f0 color charts
#0100f0 color shades, tints & tones
#0100f0 color schemes
#0100f0 color preview, HTML & CSS examples
This text has a color of #0100f0
<p style="color:#0100f0;">Text here</p>
.mytext {color:#0100f0;}
This box has a color of #0100f0
<div style="background-color:#0100f0;">Content here</div>
.mybackground {background-color:#0100f0;}
Border around this has a color of #0100f0
<div style="border:2px solid #0100f0;">Content here</div>
.myborder {border:2px solid #0100f0;}