#230cc5 color space conversions
Hex:
#230cc5
RGB:
35, 12, 197
CMY:
86, 95, 23
CMYK:
82, 94, 0, 23
HSL:
247°, 88.5167%, 40.9804%
HSV (HSB):
247°, 93.9086%, 77.2549%
XYZ:
10.9027, 4.6515, 53.1465
xyY:
0.1587, 0.0677, 4.6515
CIE-Lab:
25.7178, 63.1229, -85.5440
CIE-LCH:
25.7178, 106.3122, 306.4236
CIE-Luv:
25.7178, -5.4214, -98.2899
Hunter-Lab:
21.5673, 52.4921, -131.0063
#230cc5 color charts
#230cc5 color shades, tints & tones
#230cc5 color schemes
#230cc5 color preview, HTML & CSS examples
This text has a color of #230cc5
<p style="color:#230cc5;">Text here</p>
.mytext {color:#230cc5;}
This box has a color of #230cc5
<div style="background-color:#230cc5;">Content here</div>
.mybackground {background-color:#230cc5;}
Border around this has a color of #230cc5
<div style="border:2px solid #230cc5;">Content here</div>
.myborder {border:2px solid #230cc5;}