#2a09d5 color space conversions
Hex:
#2a09d5
RGB:
42, 9, 213
CMY:
84, 96, 16
CMYK:
80, 96, 0, 16
HSL:
250°, 91.8919%, 43.5294%
HSV (HSB):
250°, 95.7746%, 83.5294%
XYZ:
13.0628, 5.4917, 63.3223
xyY:
0.1595, 0.0671, 5.4917
CIE-Lab:
28.0921, 67.9772, -90.9199
CIE-LCH:
28.0921, 113.5224, 306.7840
CIE-Luv:
28.0921, -5.3914, -107.7916
Hunter-Lab:
23.4344, 58.4890, -143.8040
#2a09d5 color charts
#2a09d5 color shades, tints & tones
#2a09d5 color schemes
#2a09d5 color preview, HTML & CSS examples
This text has a color of #2a09d5
<p style="color:#2a09d5;">Text here</p>
.mytext {color:#2a09d5;}
This box has a color of #2a09d5
<div style="background-color:#2a09d5;">Content here</div>
.mybackground {background-color:#2a09d5;}
Border around this has a color of #2a09d5
<div style="border:2px solid #2a09d5;">Content here</div>
.myborder {border:2px solid #2a09d5;}