#2d05d6 color space conversions
Hex:
#2d05d6
RGB:
45, 5, 214
CMY:
82, 98, 16
CMYK:
79, 98, 0, 16
HSL:
251°, 95.4338%, 42.9412%
HSV (HSB):
251°, 97.6636%, 83.9216%
XYZ:
13.2741, 5.5215, 63.9845
xyY:
0.1604, 0.0667, 5.5215
CIE-Lab:
28.1716, 69.0183, -91.3627
CIE-LCH:
28.1716, 114.5018, 307.0686
CIE-Luv:
28.1716, -4.9476, -108.3383
Hunter-Lab:
23.4978, 59.7146, -144.9980
#2d05d6 color charts
#2d05d6 color shades, tints & tones
#2d05d6 color schemes
#2d05d6 color preview, HTML & CSS examples
This text has a color of #2d05d6
<p style="color:#2d05d6;">Text here</p>
.mytext {color:#2d05d6;}
This box has a color of #2d05d6
<div style="background-color:#2d05d6;">Content here</div>
.mybackground {background-color:#2d05d6;}
Border around this has a color of #2d05d6
<div style="border:2px solid #2d05d6;">Content here</div>
.myborder {border:2px solid #2d05d6;}