#2d07ed color space conversions
Hex:
#2d07ed
RGB:
45, 7, 237
CMY:
82, 97, 7
CMYK:
81, 97, 0, 7
HSL:
250°, 94.2623%, 47.8431%
HSV (HSB):
250°, 97.0464%, 92.9412%
XYZ:
16.4442, 6.8243, 80.5713
xyY:
0.1584, 0.0657, 6.8243
CIE-Lab:
31.4035, 74.2837, -99.1691
CIE-LCH:
31.4035, 123.9055, 306.8354
CIE-Luv:
31.4035, -6.2832, -121.6475
Hunter-Lab:
26.1233, 66.6473, -164.5799
#2d07ed color charts
#2d07ed color shades, tints & tones
#2d07ed color schemes
#2d07ed color preview, HTML & CSS examples
This text has a color of #2d07ed
<p style="color:#2d07ed;">Text here</p>
.mytext {color:#2d07ed;}
This box has a color of #2d07ed
<div style="background-color:#2d07ed;">Content here</div>
.mybackground {background-color:#2d07ed;}
Border around this has a color of #2d07ed
<div style="border:2px solid #2d07ed;">Content here</div>
.myborder {border:2px solid #2d07ed;}