#75acc7 color space conversions
Hex:
#75acc7
RGB:
117, 172, 199
CMY:
54, 33, 22
CMYK:
41, 14, 0, 22
HSL:
200°, 42.2680%, 61.9608%
HSV (HSB):
200°, 41.2060%, 78.0392%
XYZ:
32.3974, 37.4105, 59.5462
xyY:
0.2505, 0.2892, 37.4105
CIE-Lab:
67.5839, -11.0056, -19.4440
CIE-LCH:
67.5839, 22.3426, 240.4894
CIE-Luv:
67.5839, -26.3748, -28.3899
Hunter-Lab:
61.1641, -12.4892, -14.9068
#75acc7 color charts
#75acc7 color shades, tints & tones
#75acc7 color schemes
#75acc7 color preview, HTML & CSS examples
This text has a color of #75acc7
<p style="color:#75acc7;">Text here</p>
.mytext {color:#75acc7;}
This box has a color of #75acc7
<div style="background-color:#75acc7;">Content here</div>
.mybackground {background-color:#75acc7;}
Border around this has a color of #75acc7
<div style="border:2px solid #75acc7;">Content here</div>
.myborder {border:2px solid #75acc7;}