#1b12e5 color space conversions
Hex:
#1b12e5
RGB:
27, 18, 229
CMY:
89, 93, 10
CMYK:
88, 92, 0, 10
HSL:
243°, 85.4251%, 48.4314%
HSV (HSB):
243°, 92.1397%, 89.8039%
XYZ:
14.8112, 6.3228, 74.5685
xyY:
0.1548, 0.0661, 6.3228
CIE-Lab:
30.2126, 69.8705, -96.6134
CIE-LCH:
30.2126, 119.2310, 305.8743
CIE-Luv:
30.2126, -7.9021, -116.9000
Hunter-Lab:
25.1451, 61.1374, -158.2245
#1b12e5 color charts
#1b12e5 color shades, tints & tones
#1b12e5 color schemes
#1b12e5 color preview, HTML & CSS examples
This text has a color of #1b12e5
<p style="color:#1b12e5;">Text here</p>
.mytext {color:#1b12e5;}
This box has a color of #1b12e5
<div style="background-color:#1b12e5;">Content here</div>
.mybackground {background-color:#1b12e5;}
Border around this has a color of #1b12e5
<div style="border:2px solid #1b12e5;">Content here</div>
.myborder {border:2px solid #1b12e5;}