#234b65 color space conversions
Hex:
#234b65
RGB:
35, 75, 101
CMY:
86, 71, 60
CMYK:
65, 26, 0, 60
HSL:
204°, 48.5294%, 26.6667%
HSV (HSB):
204°, 65.3465%, 39.6078%
XYZ:
5.5582, 6.3291, 13.2406
xyY:
0.2212, 0.2519, 6.3291
CIE-Lab:
30.2279, -5.1841, -19.3827
CIE-LCH:
30.2279, 20.0640, 255.0263
CIE-Luv:
30.2279, -15.4353, -24.4009
Hunter-Lab:
25.1576, -4.5891, -13.5943
#234b65 color charts
#234b65 color shades, tints & tones
#234b65 color schemes
#234b65 color preview, HTML & CSS examples
This text has a color of #234b65
<p style="color:#234b65;">Text here</p>
.mytext {color:#234b65;}
This box has a color of #234b65
<div style="background-color:#234b65;">Content here</div>
.mybackground {background-color:#234b65;}
Border around this has a color of #234b65
<div style="border:2px solid #234b65;">Content here</div>
.myborder {border:2px solid #234b65;}