#3003ed color space conversions
Hex:
#3003ed
RGB:
48, 3, 237
CMY:
81, 99, 7
CMYK:
80, 99, 0, 7
HSL:
252°, 97.5000%, 47.0588%
HSV (HSB):
252°, 98.7342%, 92.9412%
XYZ:
16.5375, 6.8079, 80.5632
xyY:
0.1592, 0.0655, 6.8079
CIE-Lab:
31.3656, 74.9729, -99.2284
CIE-LCH:
31.3656, 124.3672, 307.0732
CIE-Luv:
31.3656, -5.8169, -121.6333
Hunter-Lab:
26.0920, 67.4753, -164.8029
#3003ed color charts
#3003ed color shades, tints & tones
#3003ed color schemes
#3003ed color preview, HTML & CSS examples
This text has a color of #3003ed
<p style="color:#3003ed;">Text here</p>
.mytext {color:#3003ed;}
This box has a color of #3003ed
<div style="background-color:#3003ed;">Content here</div>
.mybackground {background-color:#3003ed;}
Border around this has a color of #3003ed
<div style="border:2px solid #3003ed;">Content here</div>
.myborder {border:2px solid #3003ed;}