#2626c1 color space conversions
Hex:
#2626c1
RGB:
38, 38, 193
CMY:
85, 85, 24
CMYK:
80, 80, 0, 24
HSL:
240°, 67.0996%, 45.2941%
HSV (HSB):
240°, 80.3109%, 75.6863%
XYZ:
11.1181, 5.6486, 50.9564
xyY:
0.1642, 0.0834, 5.6486
CIE-Lab:
28.5079, 52.6866, -78.5401
CIE-LCH:
28.5079, 94.5750, 303.8547
CIE-Luv:
28.5079, -7.0532, -97.8162
Hunter-Lab:
23.7667, 41.9108, -110.4826
#2626c1 color charts
#2626c1 color shades, tints & tones
#2626c1 color schemes
#2626c1 color preview, HTML & CSS examples
This text has a color of #2626c1
<p style="color:#2626c1;">Text here</p>
.mytext {color:#2626c1;}
This box has a color of #2626c1
<div style="background-color:#2626c1;">Content here</div>
.mybackground {background-color:#2626c1;}
Border around this has a color of #2626c1
<div style="border:2px solid #2626c1;">Content here</div>
.myborder {border:2px solid #2626c1;}