#3001ec color space conversions
Hex:
#3001ec
RGB:
48, 1, 236
CMY:
81, 100, 7
CMYK:
80, 100, 0, 7
HSL:
252°, 99.1561%, 46.4706%
HSV (HSB):
252°, 99.5763%, 92.5490%
XYZ:
16.3701, 6.7062, 79.7885
xyY:
0.1591, 0.0652, 6.7062
CIE-Lab:
31.1285, 75.0495, -99.0554
CIE-LCH:
31.1285, 124.2755, 307.1494
CIE-Luv:
31.1285, -5.6961, -120.9778
Hunter-Lab:
25.8964, 67.5182, -164.5492
#3001ec color charts
#3001ec color shades, tints & tones
#3001ec color schemes
#3001ec color preview, HTML & CSS examples
This text has a color of #3001ec
<p style="color:#3001ec;">Text here</p>
.mytext {color:#3001ec;}
This box has a color of #3001ec
<div style="background-color:#3001ec;">Content here</div>
.mybackground {background-color:#3001ec;}
Border around this has a color of #3001ec
<div style="border:2px solid #3001ec;">Content here</div>
.myborder {border:2px solid #3001ec;}