#2345b5 color space conversions
Hex:
#2345b5
RGB:
35, 69, 181
CMY:
86, 73, 29
CMYK:
81, 62, 0, 29
HSL:
226°, 67.5926%, 42.3529%
HSV (HSB):
226°, 80.6630%, 70.9804%
XYZ:
11.1617, 7.9498, 44.6622
xyY:
0.1750, 0.1247, 7.9498
CIE-Lab:
33.8780, 29.8591, -62.6050
CIE-LCH:
33.8780, 69.3610, 295.4985
CIE-Luv:
33.8780, -12.7610, -87.0816
Hunter-Lab:
28.1953, 21.3214, -74.1804
#2345b5 color charts
#2345b5 color shades, tints & tones
#2345b5 color schemes
#2345b5 color preview, HTML & CSS examples
This text has a color of #2345b5
<p style="color:#2345b5;">Text here</p>
.mytext {color:#2345b5;}
This box has a color of #2345b5
<div style="background-color:#2345b5;">Content here</div>
.mybackground {background-color:#2345b5;}
Border around this has a color of #2345b5
<div style="border:2px solid #2345b5;">Content here</div>
.myborder {border:2px solid #2345b5;}