#75dff2 color space conversions
Hex:
#75dff2
RGB:
117, 223, 242
CMY:
54, 13, 5
CMYK:
52, 8, 0, 5
HSL:
189°, 82.7815%, 70.3922%
HSV (HSB):
189°, 51.6529%, 94.9020%
XYZ:
49.7508, 62.9681, 93.5363
xyY:
0.2412, 0.3053, 62.9681
CIE-Lab:
83.4256, -25.6029, -18.7005
CIE-LCH:
83.4256, 31.7051, 216.1446
CIE-Luv:
83.4256, -45.2730, -25.8273
Hunter-Lab:
79.3524, -26.9543, -14.3411
#75dff2 color charts
#75dff2 color shades, tints & tones
#75dff2 color schemes
#75dff2 color preview, HTML & CSS examples
This text has a color of #75dff2
<p style="color:#75dff2;">Text here</p>
.mytext {color:#75dff2;}
This box has a color of #75dff2
<div style="background-color:#75dff2;">Content here</div>
.mybackground {background-color:#75dff2;}
Border around this has a color of #75dff2
<div style="border:2px solid #75dff2;">Content here</div>
.myborder {border:2px solid #75dff2;}