#3005c5 color space conversions
Hex:
#3005c5
RGB:
48, 5, 197
CMY:
81, 98, 23
CMYK:
76, 97, 0, 23
HSL:
253°, 95.0495%, 39.6078%
HSV (HSB):
253°, 97.4619%, 77.2549%
XYZ:
11.3512, 4.7681, 53.1454
xyY:
0.1639, 0.0688, 4.7681
CIE-Lab:
26.0637, 64.9194, -84.9466
CIE-LCH:
26.0637, 106.9133, 307.3884
CIE-Luv:
26.0637, -3.5427, -98.6788
Hunter-Lab:
21.8361, 54.5782, -129.0169
#3005c5 color charts
#3005c5 color shades, tints & tones
#3005c5 color schemes
#3005c5 color preview, HTML & CSS examples
This text has a color of #3005c5
<p style="color:#3005c5;">Text here</p>
.mytext {color:#3005c5;}
This box has a color of #3005c5
<div style="background-color:#3005c5;">Content here</div>
.mybackground {background-color:#3005c5;}
Border around this has a color of #3005c5
<div style="border:2px solid #3005c5;">Content here</div>
.myborder {border:2px solid #3005c5;}