#65c3d5 color space conversions
Hex:
#65c3d5
RGB:
101, 195, 213
CMY:
60, 24, 16
CMYK:
53, 8, 0, 16
HSL:
190°, 57.1429%, 61.5686%
HSV (HSB):
190°, 52.5822%, 83.5294%
XYZ:
36.8922, 46.6010, 70.0013
xyY:
0.2403, 0.3036, 46.6010
CIE-Lab:
73.9338, -22.9182, -17.5567
CIE-LCH:
73.9338, 28.8701, 217.4542
CIE-Luv:
73.9338, -40.2072, -23.9753
Hunter-Lab:
68.2649, -22.9975, -13.0126
#65c3d5 color charts
#65c3d5 color shades, tints & tones
#65c3d5 color schemes
#65c3d5 color preview, HTML & CSS examples
This text has a color of #65c3d5
<p style="color:#65c3d5;">Text here</p>
.mytext {color:#65c3d5;}
This box has a color of #65c3d5
<div style="background-color:#65c3d5;">Content here</div>
.mybackground {background-color:#65c3d5;}
Border around this has a color of #65c3d5
<div style="border:2px solid #65c3d5;">Content here</div>
.myborder {border:2px solid #65c3d5;}