#2d03d1 color space conversions
Hex:
#2d03d1
RGB:
45, 3, 209
CMY:
82, 99, 18
CMYK:
78, 99, 0, 18
HSL:
252°, 97.1698%, 41.5686%
HSV (HSB):
252°, 98.5646%, 81.9608%
XYZ:
12.6234, 5.2265, 60.6651
xyY:
0.1608, 0.0666, 5.2265
CIE-Lab:
27.3705, 68.1615, -89.7955
CIE-LCH:
27.3705, 112.7351, 307.2012
CIE-Luv:
27.3705, -4.5873, -105.3376
Hunter-Lab:
22.8615, 58.5545, -141.3287
#2d03d1 color charts
#2d03d1 color shades, tints & tones
#2d03d1 color schemes
#2d03d1 color preview, HTML & CSS examples
This text has a color of #2d03d1
<p style="color:#2d03d1;">Text here</p>
.mytext {color:#2d03d1;}
This box has a color of #2d03d1
<div style="background-color:#2d03d1;">Content here</div>
.mybackground {background-color:#2d03d1;}
Border around this has a color of #2d03d1
<div style="border:2px solid #2d03d1;">Content here</div>
.myborder {border:2px solid #2d03d1;}