#1d98e5 color space conversions
Hex:
#1d98e5
RGB:
29, 152, 229
CMY:
89, 40, 10
CMYK:
87, 34, 0, 10
HSL:
203°, 79.3651%, 50.5882%
HSV (HSB):
203°, 87.3362%, 89.8039%
XYZ:
25.8778, 28.3748, 78.2417
xyY:
0.1953, 0.2142, 28.3748
CIE-Lab:
60.2259, -4.4942, -47.7148
CIE-LCH:
60.2259, 47.9260, 264.6193
CIE-Luv:
60.2259, -36.7968, -75.3138
Hunter-Lab:
53.2680, -6.5031, -49.7994
#1d98e5 color charts
#1d98e5 color shades, tints & tones
#1d98e5 color schemes
#1d98e5 color preview, HTML & CSS examples
This text has a color of #1d98e5
<p style="color:#1d98e5;">Text here</p>
.mytext {color:#1d98e5;}
This box has a color of #1d98e5
<div style="background-color:#1d98e5;">Content here</div>
.mybackground {background-color:#1d98e5;}
Border around this has a color of #1d98e5
<div style="border:2px solid #1d98e5;">Content here</div>
.myborder {border:2px solid #1d98e5;}