#2303d5 color space conversions
Hex:
#2303d5
RGB:
35, 3, 213
CMY:
86, 99, 16
CMYK:
84, 99, 0, 16
HSL:
249°, 97.2222%, 42.3529%
HSV (HSB):
249°, 98.5915%, 83.5294%
XYZ:
12.7359, 5.2265, 63.2884
xyY:
0.1567, 0.0643, 5.2265
CIE-Lab:
27.3707, 68.9165, -92.1338
CIE-LCH:
27.3707, 115.0570, 306.7967
CIE-Luv:
27.3707, -5.8869, -107.0793
Hunter-Lab:
22.8616, 59.4323, -148.1306
#2303d5 color charts
#2303d5 color shades, tints & tones
#2303d5 color schemes
#2303d5 color preview, HTML & CSS examples
This text has a color of #2303d5
<p style="color:#2303d5;">Text here</p>
.mytext {color:#2303d5;}
This box has a color of #2303d5
<div style="background-color:#2303d5;">Content here</div>
.mybackground {background-color:#2303d5;}
Border around this has a color of #2303d5
<div style="border:2px solid #2303d5;">Content here</div>
.myborder {border:2px solid #2303d5;}