#010ff2 color space conversions
Hex:
#010ff2
RGB:
1, 15, 242
CMY:
100, 94, 5
CMYK:
100, 94, 0, 5
HSL:
237°, 99.1770%, 47.6471%
HSV (HSB):
237°, 99.5868%, 94.9020%
XYZ:
16.2104, 6.7589, 84.4546
xyY:
0.1509, 0.0629, 6.7589
CIE-Lab:
31.2516, 73.6110, -102.2917
CIE-LCH:
31.2516, 126.0245, 305.7395
CIE-Luv:
31.2516, -9.3626, -123.6507
Hunter-Lab:
25.9979, 65.8030, -174.4061
#010ff2 color charts
#010ff2 color shades, tints & tones
#010ff2 color schemes
#010ff2 color preview, HTML & CSS examples
This text has a color of #010ff2
<p style="color:#010ff2;">Text here</p>
.mytext {color:#010ff2;}
This box has a color of #010ff2
<div style="background-color:#010ff2;">Content here</div>
.mybackground {background-color:#010ff2;}
Border around this has a color of #010ff2
<div style="border:2px solid #010ff2;">Content here</div>
.myborder {border:2px solid #010ff2;}