#065fff color space conversions
Hex:
#065fff
RGB:
6, 95, 255
CMY:
98, 63, 0
CMYK:
98, 63, 0, 0
HSL:
219°, 100.0000%, 51.1765%
HSV (HSB):
219°, 97.6471%, 100.0000%
XYZ:
22.2173, 15.4431, 96.4176
xyY:
0.1657, 0.1152, 15.4431
CIE-Lab:
46.2353, 39.7472, -84.7542
CIE-LCH:
46.2353, 93.6115, 295.1252
CIE-Luv:
46.2353, -20.5632, -127.6816
Hunter-Lab:
39.2978, 32.1454, -117.9604
#065fff color charts
#065fff color shades, tints & tones
#065fff color schemes
#065fff color preview, HTML & CSS examples
This text has a color of #065fff
<p style="color:#065fff;">Text here</p>
.mytext {color:#065fff;}
This box has a color of #065fff
<div style="background-color:#065fff;">Content here</div>
.mybackground {background-color:#065fff;}
Border around this has a color of #065fff
<div style="border:2px solid #065fff;">Content here</div>
.myborder {border:2px solid #065fff;}