#301ccc color space conversions
Hex:
#301ccc
RGB:
48, 28, 204
CMY:
81, 89, 20
CMYK:
76, 86, 0, 20
HSL:
247°, 75.8621%, 45.4902%
HSV (HSB):
247°, 86.2745%, 80.0000%
XYZ:
12.5333, 5.8185, 57.5893
xyY:
0.1650, 0.0766, 5.8185
CIE-Lab:
28.9499, 60.7450, -84.2425
CIE-LCH:
28.9499, 103.8593, 305.7943
CIE-Luv:
28.9499, -5.2382, -103.9553
Hunter-Lab:
24.1216, 50.5334, -124.6671
#301ccc color charts
#301ccc RGB chart
#301ccc CMYK chart
#301ccc RGB pie chart
#301ccc color shades, tints & tones
#301ccc color schemes
#301ccc color preview, HTML & CSS examples
This text has a color of #301ccc
<p style="color:#301ccc;">Text here</p>
.mytext {color:#301ccc;}
Text color #301ccc
This box has a color of #301ccc
<div style="background-color:#301ccc;">Content here</div>
.mybackground {background-color:#301ccc;}
Background color #301ccc
Border around this has a color of #301ccc
<div style="border:2px solid #301ccc;">Content here</div>
.myborder {border:2px solid #301ccc;}
Border color #301ccc