#93d3d5 color space conversions
Hex:
#93d3d5
RGB:
147, 211, 213
CMY:
42, 17, 16
CMYK:
31, 1, 0, 16
HSL:
182°, 44.0000%, 70.5882%
HSV (HSB):
182°, 30.9859%, 83.5294%
XYZ:
47.3371, 57.5957, 71.5729
xyY:
0.2682, 0.3263, 57.5957
CIE-Lab:
80.5135, -19.6755, -7.4948
CIE-LCH:
80.5135, 21.0547, 200.8528
CIE-Luv:
80.5135, -31.0634, -8.3488
Hunter-Lab:
75.8918, -21.4722, -2.7916
#93d3d5 color charts
#93d3d5 color shades, tints & tones
#93d3d5 color schemes
#93d3d5 color preview, HTML & CSS examples
This text has a color of #93d3d5
<p style="color:#93d3d5;">Text here</p>
.mytext {color:#93d3d5;}
This box has a color of #93d3d5
<div style="background-color:#93d3d5;">Content here</div>
.mybackground {background-color:#93d3d5;}
Border around this has a color of #93d3d5
<div style="border:2px solid #93d3d5;">Content here</div>
.myborder {border:2px solid #93d3d5;}