#1995c5 color space conversions
Hex:
#1995c5
RGB:
25, 149, 197
CMY:
90, 42, 23
CMYK:
87, 24, 0, 23
HSL:
197°, 77.4775%, 43.5294%
HSV (HSB):
197°, 87.3096%, 77.2549%
XYZ:
21.2264, 25.7328, 56.6715
xyY:
0.2048, 0.2483, 25.7328
CIE-Lab:
57.7825, -14.6745, -33.6673
CIE-LCH:
57.7825, 36.7264, 246.4492
CIE-Luv:
57.7825, -38.1213, -50.4189
Hunter-Lab:
50.7275, -14.0816, -30.7281
#1995c5 color charts
#1995c5 color shades, tints & tones
#1995c5 color schemes
#1995c5 color preview, HTML & CSS examples
This text has a color of #1995c5
<p style="color:#1995c5;">Text here</p>
.mytext {color:#1995c5;}
This box has a color of #1995c5
<div style="background-color:#1995c5;">Content here</div>
.mybackground {background-color:#1995c5;}
Border around this has a color of #1995c5
<div style="border:2px solid #1995c5;">Content here</div>
.myborder {border:2px solid #1995c5;}