#005fee color space conversions
Hex:
#005fee
RGB:
0, 95, 238
CMY:
100, 63, 7
CMYK:
100, 60, 0, 7
HSL:
216°, 100.0000%, 46.6667%
HSV (HSB):
216°, 100.0000%, 93.3333%
XYZ:
19.5248, 14.3575, 82.6311
xyY:
0.1676, 0.1232, 14.3575
CIE-Lab:
44.7413, 33.2052, -77.7015
CIE-LCH:
44.7413, 84.4992, 293.1391
CIE-Luv:
44.7413, -20.9796, -116.7252
Hunter-Lab:
37.8912, 25.6689, -102.7725
#005fee color charts
#005fee RGB chart
#005fee CMYK chart
#005fee RGB pie chart
#005fee color shades, tints & tones
#005fee color schemes
#005fee color preview, HTML & CSS examples
This text has a color of #005fee
<p style="color:#005fee;">Text here</p>
.mytext {color:#005fee;}
Text color #005fee
This box has a color of #005fee
<div style="background-color:#005fee;">Content here</div>
.mybackground {background-color:#005fee;}
Background color #005fee
Border around this has a color of #005fee
<div style="border:2px solid #005fee;">Content here</div>
.myborder {border:2px solid #005fee;}
Border color #005fee