#2303ed color space conversions
Hex:
#2303ed
RGB:
35, 3, 237
CMY:
86, 99, 7
CMYK:
85, 99, 0, 7
HSL:
248°, 97.5000%, 47.0588%
HSV (HSB):
248°, 98.7342%, 92.9412%
XYZ:
16.0118, 6.5369, 80.5386
xyY:
0.1553, 0.0634, 6.5369
CIE-Lab:
30.7284, 74.7291, -100.3085
CIE-LCH:
30.7284, 125.0849, 306.6858
CIE-Luv:
30.7284, -7.0989, -121.0113
Hunter-Lab:
25.5673, 67.0444, -168.8700
#2303ed color charts
#2303ed color shades, tints & tones
#2303ed color schemes
#2303ed color preview, HTML & CSS examples
This text has a color of #2303ed
<p style="color:#2303ed;">Text here</p>
.mytext {color:#2303ed;}
This box has a color of #2303ed
<div style="background-color:#2303ed;">Content here</div>
.mybackground {background-color:#2303ed;}
Border around this has a color of #2303ed
<div style="border:2px solid #2303ed;">Content here</div>
.myborder {border:2px solid #2303ed;}