#1f1ecb color space conversions
Hex:
#1f1ecb
RGB:
31, 30, 203
CMY:
88, 88, 20
CMYK:
85, 85, 0, 20
HSL:
240°, 74.2489%, 45.6863%
HSV (HSB):
240°, 85.2217%, 79.6078%
XYZ:
11.8088, 5.5316, 56.9452
xyY:
0.1590, 0.0745, 5.5316
CIE-Lab:
28.1987, 58.9821, -84.9325
CIE-LCH:
28.1987, 103.4041, 304.7783
CIE-Luv:
28.1987, -7.3349, -102.9758
Hunter-Lab:
23.5195, 48.4637, -127.0891
#1f1ecb color charts
#1f1ecb color shades, tints & tones
#1f1ecb color schemes
#1f1ecb color preview, HTML & CSS examples
This text has a color of #1f1ecb
<p style="color:#1f1ecb;">Text here</p>
.mytext {color:#1f1ecb;}
This box has a color of #1f1ecb
<div style="background-color:#1f1ecb;">Content here</div>
.mybackground {background-color:#1f1ecb;}
Border around this has a color of #1f1ecb
<div style="border:2px solid #1f1ecb;">Content here</div>
.myborder {border:2px solid #1f1ecb;}