#75b7ed color space conversions
Hex:
#75b7ed
RGB:
117, 183, 237
CMY:
54, 28, 7
CMYK:
51, 23, 0, 7
HSL:
207°, 76.9231%, 69.4118%
HSV (HSB):
207°, 50.6329%, 92.9412%
XYZ:
39.5557, 43.7633, 86.4831
xyY:
0.2330, 0.2577, 43.7633
CIE-Lab:
72.0700, -6.3103, -33.3748
CIE-LCH:
72.0700, 33.9661, 259.2933
CIE-Luv:
72.0700, -30.2064, -52.5639
Hunter-Lab:
66.1538, -9.0379, -31.2023
#75b7ed color charts
#75b7ed color shades, tints & tones
#75b7ed color schemes
#75b7ed color preview, HTML & CSS examples
This text has a color of #75b7ed
<p style="color:#75b7ed;">Text here</p>
.mytext {color:#75b7ed;}
This box has a color of #75b7ed
<div style="background-color:#75b7ed;">Content here</div>
.mybackground {background-color:#75b7ed;}
Border around this has a color of #75b7ed
<div style="border:2px solid #75b7ed;">Content here</div>
.myborder {border:2px solid #75b7ed;}