#2d06d5 color space conversions
Hex:
#2d06d5
RGB:
45, 6, 213
CMY:
82, 98, 16
CMYK:
79, 97, 0, 16
HSL:
251°, 94.5205%, 42.9412%
HSV (HSB):
251°, 97.1831%, 83.5294%
XYZ:
13.1576, 5.4922, 63.3174
xyY:
0.1605, 0.0670, 5.4922
CIE-Lab:
28.0935, 68.5938, -90.9132
CIE-LCH:
28.0935, 113.8873, 307.0345
CIE-Luv:
28.0935, -4.9273, -107.8104
Hunter-Lab:
23.4355, 59.2043, -143.7832
#2d06d5 color charts
#2d06d5 color shades, tints & tones
#2d06d5 color schemes
#2d06d5 color preview, HTML & CSS examples
This text has a color of #2d06d5
<p style="color:#2d06d5;">Text here</p>
.mytext {color:#2d06d5;}
This box has a color of #2d06d5
<div style="background-color:#2d06d5;">Content here</div>
.mybackground {background-color:#2d06d5;}
Border around this has a color of #2d06d5
<div style="border:2px solid #2d06d5;">Content here</div>
.myborder {border:2px solid #2d06d5;}