#1b65f5 color space conversions
Hex:
#1b65f5
RGB:
27, 101, 245
CMY:
89, 60, 4
CMYK:
89, 59, 0, 4
HSL:
220°, 91.5966%, 53.3333%
HSV (HSB):
220°, 88.9796%, 96.0784%
XYZ:
21.5871, 16.1329, 88.3624
xyY:
0.1712, 0.1280, 16.1329
CIE-Lab:
47.1484, 32.8709, -77.6751
CIE-LCH:
47.1484, 84.3440, 292.9373
CIE-Luv:
47.1484, -21.1509, -118.7187
Hunter-Lab:
40.1658, 25.6445, -102.3183
#1b65f5 color charts
#1b65f5 color shades, tints & tones
#1b65f5 color schemes
#1b65f5 color preview, HTML & CSS examples
This text has a color of #1b65f5
<p style="color:#1b65f5;">Text here</p>
.mytext {color:#1b65f5;}
This box has a color of #1b65f5
<div style="background-color:#1b65f5;">Content here</div>
.mybackground {background-color:#1b65f5;}
Border around this has a color of #1b65f5
<div style="border:2px solid #1b65f5;">Content here</div>
.myborder {border:2px solid #1b65f5;}