#231db2 color space conversions
Hex:
#231db2
RGB:
35, 29, 178
CMY:
86, 89, 30
CMYK:
80, 84, 0, 30
HSL:
242°, 71.9807%, 40.5882%
HSV (HSB):
242°, 83.7079%, 69.8039%
XYZ:
9.1684, 4.4504, 42.4953
xyY:
0.1634, 0.0793, 4.4504
CIE-Lab:
25.1078, 52.1203, -75.2827
CIE-LCH:
25.1078, 91.5642, 304.6959
CIE-Luv:
25.1078, -5.7272, -88.5938
Hunter-Lab:
21.0960, 40.6587, -104.6652
#231db2 color charts
#231db2 color shades, tints & tones
#231db2 color schemes
#231db2 color preview, HTML & CSS examples
This text has a color of #231db2
<p style="color:#231db2;">Text here</p>
.mytext {color:#231db2;}
This box has a color of #231db2
<div style="background-color:#231db2;">Content here</div>
.mybackground {background-color:#231db2;}
Border around this has a color of #231db2
<div style="border:2px solid #231db2;">Content here</div>
.myborder {border:2px solid #231db2;}