#3001cf color space conversions
Hex:
#3001cf
RGB:
48, 1, 207
CMY:
81, 100, 19
CMYK:
77, 100, 0, 19
HSL:
254°, 99.0385%, 40.7843%
HSV (HSB):
254°, 99.5169%, 81.1765%
XYZ:
12.4923, 5.1551, 59.3681
xyY:
0.1622, 0.0669, 5.1551
CIE-Lab:
27.1721, 68.1302, -88.9562
CIE-LCH:
27.1721, 112.0488, 307.4479
CIE-Luv:
27.1721, -4.0037, -104.2643
Hunter-Lab:
22.7048, 58.4779, -139.1370
#3001cf color charts
#3001cf color shades, tints & tones
#3001cf color schemes
#3001cf color preview, HTML & CSS examples
This text has a color of #3001cf
<p style="color:#3001cf;">Text here</p>
.mytext {color:#3001cf;}
This box has a color of #3001cf
<div style="background-color:#3001cf;">Content here</div>
.mybackground {background-color:#3001cf;}
Border around this has a color of #3001cf
<div style="border:2px solid #3001cf;">Content here</div>
.myborder {border:2px solid #3001cf;}