#0700c8 color space conversions
Hex:
#0700c8
RGB:
7, 0, 200
CMY:
97, 100, 22
CMYK:
97, 100, 0, 22
HSL:
242°, 100.0000%, 39.2157%
HSV (HSB):
242°, 100.0000%, 78.4314%
XYZ:
10.5129, 4.2153, 54.9031
xyY:
0.1510, 0.0605, 4.2153
CIE-Lab:
24.3708, 65.9994, -89.5826
CIE-LCH:
24.3708, 111.2698, 306.3807
CIE-Luv:
24.3708, -6.8073, -97.9724
Hunter-Lab:
20.5312, 55.4709, -144.1774
#0700c8 color charts
#0700c8 color shades, tints & tones
#0700c8 color schemes
#0700c8 color preview, HTML & CSS examples
This text has a color of #0700c8
<p style="color:#0700c8;">Text here</p>
.mytext {color:#0700c8;}
This box has a color of #0700c8
<div style="background-color:#0700c8;">Content here</div>
.mybackground {background-color:#0700c8;}
Border around this has a color of #0700c8
<div style="border:2px solid #0700c8;">Content here</div>
.myborder {border:2px solid #0700c8;}