#2c03cc color space conversions
Hex:
#2c03cc
RGB:
44, 3, 204
CMY:
83, 99, 20
CMYK:
78, 99, 0, 20
HSL:
252°, 97.1014%, 40.5882%
HSV (HSB):
252°, 98.5294%, 80.0000%
XYZ:
11.9704, 4.9602, 57.4533
xyY:
0.1609, 0.0667, 4.9602
CIE-Lab:
26.6212, 66.9141, -88.1302
CIE-LCH:
26.6212, 110.6545, 307.2081
CIE-Luv:
26.6212, -4.4225, -102.3675
Hunter-Lab:
22.2716, 56.9635, -137.3584
#2c03cc color charts
#2c03cc color shades, tints & tones
#2c03cc color schemes
#2c03cc color preview, HTML & CSS examples
This text has a color of #2c03cc
<p style="color:#2c03cc;">Text here</p>
.mytext {color:#2c03cc;}
This box has a color of #2c03cc
<div style="background-color:#2c03cc;">Content here</div>
.mybackground {background-color:#2c03cc;}
Border around this has a color of #2c03cc
<div style="border:2px solid #2c03cc;">Content here</div>
.myborder {border:2px solid #2c03cc;}