#1b95d5 color space conversions
Hex:
#1b95d5
RGB:
27, 149, 213
CMY:
89, 42, 16
CMYK:
87, 30, 0, 16
HSL:
201°, 77.5000%, 47.0588%
HSV (HSB):
201°, 87.3239%, 83.5294%
XYZ:
23.2097, 26.5320, 66.8487
xyY:
0.1991, 0.2276, 26.5320
CIE-Lab:
58.5386, -8.7654, -41.4690
CIE-LCH:
58.5386, 42.3852, 258.0650
CIE-Luv:
58.5386, -36.9223, -64.1293
Hunter-Lab:
51.5092, -9.7103, -40.8901
#1b95d5 color charts
#1b95d5 color shades, tints & tones
#1b95d5 color schemes
#1b95d5 color preview, HTML & CSS examples
This text has a color of #1b95d5
<p style="color:#1b95d5;">Text here</p>
.mytext {color:#1b95d5;}
This box has a color of #1b95d5
<div style="background-color:#1b95d5;">Content here</div>
.mybackground {background-color:#1b95d5;}
Border around this has a color of #1b95d5
<div style="border:2px solid #1b95d5;">Content here</div>
.myborder {border:2px solid #1b95d5;}