#0007d5 color space conversions
Hex:
#0007d5
RGB:
0, 7, 213
CMY:
100, 97, 16
CMYK:
100, 97, 0, 16
HSL:
238°, 100.0000%, 41.7647%
HSV (HSB):
238°, 100.0000%, 83.5294%
XYZ:
12.0862, 4.9561, 63.2704
xyY:
0.1505, 0.0617, 4.9561
CIE-Lab:
26.6092, 67.7718, -93.4309
CIE-LCH:
26.6092, 115.4225, 305.9559
CIE-Luv:
26.6092, -7.8967, -106.1507
Hunter-Lab:
22.2622, 57.9494, -152.9219
#0007d5 color charts
#0007d5 color shades, tints & tones
#0007d5 color schemes
#0007d5 color preview, HTML & CSS examples
This text has a color of #0007d5
<p style="color:#0007d5;">Text here</p>
.mytext {color:#0007d5;}
This box has a color of #0007d5
<div style="background-color:#0007d5;">Content here</div>
.mybackground {background-color:#0007d5;}
Border around this has a color of #0007d5
<div style="border:2px solid #0007d5;">Content here</div>
.myborder {border:2px solid #0007d5;}