#230ec3 color space conversions
Hex:
#230ec3
RGB:
35, 14, 195
CMY:
86, 95, 24
CMYK:
82, 93, 0, 24
HSL:
247°, 86.6029%, 40.9804%
HSV (HSB):
247°, 92.8205%, 76.4706%
XYZ:
10.7005, 4.6115, 51.9559
xyY:
0.1591, 0.0686, 4.6115
CIE-Lab:
25.5981, 62.1284, -84.5658
CIE-LCH:
25.5981, 104.9348, 306.3038
CIE-Luv:
25.5981, -5.4163, -97.2633
Hunter-Lab:
21.4745, 51.3643, -128.4156
#230ec3 color charts
#230ec3 color shades, tints & tones
#230ec3 color schemes
#230ec3 color preview, HTML & CSS examples
This text has a color of #230ec3
<p style="color:#230ec3;">Text here</p>
.mytext {color:#230ec3;}
This box has a color of #230ec3
<div style="background-color:#230ec3;">Content here</div>
.mybackground {background-color:#230ec3;}
Border around this has a color of #230ec3
<div style="border:2px solid #230ec3;">Content here</div>
.myborder {border:2px solid #230ec3;}