#231fd2 color space conversions
Hex:
#231fd2
RGB:
35, 31, 210
CMY:
86, 88, 18
CMYK:
83, 85, 0, 18
HSL:
241°, 74.2739%, 47.2549%
HSV (HSB):
241°, 85.2381%, 82.3529%
XYZ:
12.8160, 5.9904, 61.4536
xyY:
0.1597, 0.0746, 5.9904
CIE-Lab:
29.3883, 60.7546, -87.0263
CIE-LCH:
29.3883, 106.1353, 304.9196
CIE-Luv:
29.3883, -7.3508, -107.1663
Hunter-Lab:
24.4754, 50.6356, -131.7345
#231fd2 color charts
#231fd2 color shades, tints & tones
#231fd2 color schemes
#231fd2 color preview, HTML & CSS examples
This text has a color of #231fd2
<p style="color:#231fd2;">Text here</p>
.mytext {color:#231fd2;}
This box has a color of #231fd2
<div style="background-color:#231fd2;">Content here</div>
.mybackground {background-color:#231fd2;}
Border around this has a color of #231fd2
<div style="border:2px solid #231fd2;">Content here</div>
.myborder {border:2px solid #231fd2;}