#2b05a9 color space conversions
Hex:
#2b05a9
RGB:
43, 5, 169
CMY:
83, 98, 34
CMYK:
75, 97, 0, 34
HSL:
254°, 94.2529%, 34.1176%
HSV (HSB):
254°, 97.0414%, 66.2745%
XYZ:
8.2120, 3.4867, 37.7763
xyY:
0.1660, 0.0705, 3.4867
CIE-Lab:
21.8963, 57.6950, -75.1962
CIE-LCH:
21.8963, 94.7796, 307.4976
CIE-Luv:
21.8963, -2.5297, -81.9298
Hunter-Lab:
18.6727, 45.8242, -106.8772
#2b05a9 color charts
#2b05a9 color shades, tints & tones
#2b05a9 color schemes
#2b05a9 color preview, HTML & CSS examples
This text has a color of #2b05a9
<p style="color:#2b05a9;">Text here</p>
.mytext {color:#2b05a9;}
This box has a color of #2b05a9
<div style="background-color:#2b05a9;">Content here</div>
.mybackground {background-color:#2b05a9;}
Border around this has a color of #2b05a9
<div style="border:2px solid #2b05a9;">Content here</div>
.myborder {border:2px solid #2b05a9;}