#75def5 color space conversions
Hex:
#75def5
RGB:
117, 222, 245
CMY:
54, 13, 4
CMYK:
52, 9, 0, 4
HSL:
191°, 86.4865%, 70.9804%
HSV (HSB):
191°, 52.2449%, 96.0784%
XYZ:
49.9388, 62.6170, 95.8404
xyY:
0.2396, 0.3005, 62.6170
CIE-Lab:
83.2405, -24.2980, -20.5681
CIE-LCH:
83.2405, 31.8346, 220.2477
CIE-Luv:
83.2405, -44.7778, -29.1391
Hunter-Lab:
79.1309, -25.8294, -16.4182
#75def5 color charts
#75def5 color shades, tints & tones
#75def5 color schemes
#75def5 color preview, HTML & CSS examples
This text has a color of #75def5
<p style="color:#75def5;">Text here</p>
.mytext {color:#75def5;}
This box has a color of #75def5
<div style="background-color:#75def5;">Content here</div>
.mybackground {background-color:#75def5;}
Border around this has a color of #75def5
<div style="border:2px solid #75def5;">Content here</div>
.myborder {border:2px solid #75def5;}