#030ccc color space conversions
Hex:
#030ccc
RGB:
3, 12, 204
CMY:
99, 95, 20
CMYK:
99, 94, 0, 20
HSL:
237°, 97.1014%, 40.5882%
HSV (HSB):
237°, 98.5294%, 80.0000%
XYZ:
11.0681, 4.6419, 57.4394
xyY:
0.1513, 0.0635, 4.6419
CIE-Lab:
25.6893, 64.4689, -89.7239
CIE-LCH:
25.6893, 110.4835, 305.6982
CIE-Luv:
25.6893, -7.6345, -101.2629
Hunter-Lab:
21.5452, 53.9944, -142.9855
#030ccc color charts
#030ccc RGB chart
#030ccc CMYK chart
#030ccc RGB pie chart
#030ccc color shades, tints & tones
#030ccc color schemes
#030ccc color preview, HTML & CSS examples
This text has a color of #030ccc
<p style="color:#030ccc;">Text here</p>
.mytext {color:#030ccc;}
Text color #030ccc
This box has a color of #030ccc
<div style="background-color:#030ccc;">Content here</div>
.mybackground {background-color:#030ccc;}
Background color #030ccc
Border around this has a color of #030ccc
<div style="border:2px solid #030ccc;">Content here</div>
.myborder {border:2px solid #030ccc;}
Border color #030ccc