#1b25d5 color space conversions
Hex:
#1b25d5
RGB:
27, 37, 213
CMY:
89, 85, 16
CMYK:
87, 83, 0, 16
HSL:
237°, 77.5000%, 47.0588%
HSV (HSB):
237°, 87.3239%, 83.5294%
XYZ:
13.1238, 6.3602, 63.4867
xyY:
0.1582, 0.0767, 6.3602
CIE-Lab:
30.3037, 58.8455, -87.2511
CIE-LCH:
30.3037, 105.2404, 303.9972
CIE-Luv:
30.3037, -8.7706, -109.0776
Hunter-Lab:
25.2195, 48.7541, -131.6009
#1b25d5 color charts
#1b25d5 color shades, tints & tones
#1b25d5 color schemes
#1b25d5 color preview, HTML & CSS examples
This text has a color of #1b25d5
<p style="color:#1b25d5;">Text here</p>
.mytext {color:#1b25d5;}
This box has a color of #1b25d5
<div style="background-color:#1b25d5;">Content here</div>
.mybackground {background-color:#1b25d5;}
Border around this has a color of #1b25d5
<div style="border:2px solid #1b25d5;">Content here</div>
.myborder {border:2px solid #1b25d5;}