#230cc4 color space conversions
Hex:
#230cc4
RGB:
35, 12, 196
CMY:
86, 95, 23
CMYK:
82, 94, 0, 23
HSL:
248°, 88.4615%, 40.7843%
HSV (HSB):
248°, 93.8776%, 76.8627%
XYZ:
10.7884, 4.6058, 52.5449
xyY:
0.1588, 0.0678, 4.6058
CIE-Lab:
25.5808, 62.8622, -85.1839
CIE-LCH:
25.5808, 105.8677, 306.4258
CIE-Luv:
25.5808, -5.3700, -97.7061
Hunter-Lab:
21.4611, 52.1743, -130.1417
#230cc4 color charts
#230cc4 color shades, tints & tones
#230cc4 color schemes
#230cc4 color preview, HTML & CSS examples
This text has a color of #230cc4
<p style="color:#230cc4;">Text here</p>
.mytext {color:#230cc4;}
This box has a color of #230cc4
<div style="background-color:#230cc4;">Content here</div>
.mybackground {background-color:#230cc4;}
Border around this has a color of #230cc4
<div style="border:2px solid #230cc4;">Content here</div>
.myborder {border:2px solid #230cc4;}