#230ec7 color space conversions
Hex:
#230ec7
RGB:
35, 14, 199
CMY:
86, 95, 22
CMYK:
82, 93, 0, 22
HSL:
247°, 86.8545%, 41.7647%
HSV (HSB):
247°, 92.9648%, 78.0392%
XYZ:
11.1590, 4.7949, 54.3702
xyY:
0.1587, 0.0682, 4.7949
CIE-Lab:
26.1423, 63.1824, -86.0116
CIE-LCH:
26.1423, 106.7240, 306.3003
CIE-Luv:
26.1423, -5.6196, -99.5932
Hunter-Lab:
21.8973, 52.6442, -131.8867
#230ec7 color charts
#230ec7 color shades, tints & tones
#230ec7 color schemes
#230ec7 color preview, HTML & CSS examples
This text has a color of #230ec7
<p style="color:#230ec7;">Text here</p>
.mytext {color:#230ec7;}
This box has a color of #230ec7
<div style="background-color:#230ec7;">Content here</div>
.mybackground {background-color:#230ec7;}
Border around this has a color of #230ec7
<div style="border:2px solid #230ec7;">Content here</div>
.myborder {border:2px solid #230ec7;}