#265da9 color space conversions
Hex:
#265da9
RGB:
38, 93, 169
CMY:
85, 64, 34
CMYK:
78, 45, 0, 34
HSL:
215°, 63.2850%, 40.5882%
HSV (HSB):
215°, 77.5148%, 66.2745%
XYZ:
11.8751, 11.1053, 39.0538
xyY:
0.1914, 0.1790, 11.1053
CIE-Lab:
39.7573, 9.6262, -45.9678
CIE-LCH:
39.7573, 46.9649, 281.8275
CIE-Luv:
39.7573, -19.2045, -67.3118
Hunter-Lab:
33.3247, 5.2895, -46.1557
#265da9 color charts
#265da9 color shades, tints & tones
#265da9 color schemes
#265da9 color preview, HTML & CSS examples
This text has a color of #265da9
<p style="color:#265da9;">Text here</p>
.mytext {color:#265da9;}
This box has a color of #265da9
<div style="background-color:#265da9;">Content here</div>
.mybackground {background-color:#265da9;}
Border around this has a color of #265da9
<div style="border:2px solid #265da9;">Content here</div>
.myborder {border:2px solid #265da9;}