#75acc1 color space conversions
Hex:
#75acc1
RGB:
117, 172, 193
CMY:
54, 33, 24
CMYK:
39, 11, 0, 24
HSL:
197°, 38.0000%, 60.7843%
HSV (HSB):
197°, 39.3782%, 75.6863%
XYZ:
31.7143, 37.1372, 55.9488
xyY:
0.2541, 0.2976, 37.1372
CIE-Lab:
67.3798, -12.5988, -16.4334
CIE-LCH:
67.3798, 20.7071, 232.5242
CIE-Luv:
67.3798, -26.4328, -23.2896
Hunter-Lab:
60.9403, -13.7514, -11.7754
#75acc1 color charts
#75acc1 color shades, tints & tones
#75acc1 color schemes
#75acc1 color preview, HTML & CSS examples
This text has a color of #75acc1
<p style="color:#75acc1;">Text here</p>
.mytext {color:#75acc1;}
This box has a color of #75acc1
<div style="background-color:#75acc1;">Content here</div>
.mybackground {background-color:#75acc1;}
Border around this has a color of #75acc1
<div style="border:2px solid #75acc1;">Content here</div>
.myborder {border:2px solid #75acc1;}