#065ccc color space conversions
Hex:
#065ccc
RGB:
6, 92, 204
CMY:
98, 64, 20
CMYK:
97, 55, 0, 20
HSL:
214°, 94.2857%, 41.1765%
HSV (HSB):
214°, 97.0588%, 80.0000%
XYZ:
14.8013, 12.0526, 58.6730
xyY:
0.1731, 0.1409, 12.0526
CIE-Lab:
41.2997, 22.0219, -63.9581
CIE-LCH:
41.2997, 67.6432, 288.9995
CIE-Luv:
41.2997, -20.6805, -94.7267
Hunter-Lab:
34.7169, 15.3477, -75.9007
#065ccc color charts
#065ccc color shades, tints & tones
#065ccc color schemes
#065ccc color preview, HTML & CSS examples
This text has a color of #065ccc
<p style="color:#065ccc;">Text here</p>
.mytext {color:#065ccc;}
This box has a color of #065ccc
<div style="background-color:#065ccc;">Content here</div>
.mybackground {background-color:#065ccc;}
Border around this has a color of #065ccc
<div style="border:2px solid #065ccc;">Content here</div>
.myborder {border:2px solid #065ccc;}