#230ed2 color space conversions
Hex:
#230ed2
RGB:
35, 14, 210
CMY:
86, 95, 18
CMYK:
83, 93, 0, 18
HSL:
246°, 87.5000%, 43.9216%
HSV (HSB):
246°, 93.3333%, 82.3529%
XYZ:
12.4830, 5.3245, 61.3426
xyY:
0.1577, 0.0673, 5.3245
CIE-Lab:
27.6401, 66.0504, -89.9410
CIE-LCH:
27.6401, 111.5887, 306.2926
CIE-Luv:
27.6401, -6.1711, -105.9810
Hunter-Lab:
23.0750, 56.1832, -141.4642
#230ed2 color charts
#230ed2 color shades, tints & tones
#230ed2 color schemes
#230ed2 color preview, HTML & CSS examples
This text has a color of #230ed2
<p style="color:#230ed2;">Text here</p>
.mytext {color:#230ed2;}
This box has a color of #230ed2
<div style="background-color:#230ed2;">Content here</div>
.mybackground {background-color:#230ed2;}
Border around this has a color of #230ed2
<div style="border:2px solid #230ed2;">Content here</div>
.myborder {border:2px solid #230ed2;}