#231ec4 color space conversions
Hex:
#231ec4
RGB:
35, 30, 196
CMY:
86, 88, 23
CMYK:
82, 85, 0, 23
HSL:
242°, 73.4513%, 44.3137%
HSV (HSB):
242°, 84.6939%, 76.8627%
XYZ:
11.1212, 5.2714, 52.6559
xyY:
0.1611, 0.0763, 5.2714
CIE-Lab:
27.4944, 57.0781, -81.9950
CIE-LCH:
27.4944, 99.9054, 304.8425
CIE-Luv:
27.4944, -6.6413, -99.0640
Hunter-Lab:
22.9595, 46.2833, -119.9054
#231ec4 color charts
#231ec4 color shades, tints & tones
#231ec4 color schemes
#231ec4 color preview, HTML & CSS examples
This text has a color of #231ec4
<p style="color:#231ec4;">Text here</p>
.mytext {color:#231ec4;}
This box has a color of #231ec4
<div style="background-color:#231ec4;">Content here</div>
.mybackground {background-color:#231ec4;}
Border around this has a color of #231ec4
<div style="border:2px solid #231ec4;">Content here</div>
.myborder {border:2px solid #231ec4;}