#1b01a1 color space conversions
Hex:
#1b01a1
RGB:
27, 1, 161
CMY:
89, 100, 37
CMYK:
83, 99, 0, 37
HSL:
250°, 98.7654%, 31.7647%
HSV (HSB):
250°, 99.3789%, 63.1373%
XYZ:
6.8959, 2.8279, 33.9006
xyY:
0.1581, 0.0648, 2.8279
CIE-Lab:
19.3412, 56.2062, -74.6210
CIE-LCH:
19.3412, 93.4207, 306.9879
CIE-Luv:
19.3412, -3.8188, -75.3809
Hunter-Lab:
16.8164, 43.7682, -107.7524
#1b01a1 color charts
#1b01a1 color shades, tints & tones
#1b01a1 color schemes
#1b01a1 color preview, HTML & CSS examples
This text has a color of #1b01a1
<p style="color:#1b01a1;">Text here</p>
.mytext {color:#1b01a1;}
This box has a color of #1b01a1
<div style="background-color:#1b01a1;">Content here</div>
.mybackground {background-color:#1b01a1;}
Border around this has a color of #1b01a1
<div style="border:2px solid #1b01a1;">Content here</div>
.myborder {border:2px solid #1b01a1;}