#12ddee color space conversions
Hex:
#12ddee
RGB:
18, 221, 238
CMY:
93, 13, 7
CMYK:
92, 7, 0, 7
HSL:
185°, 86.6142%, 50.1961%
HSV (HSB):
185°, 92.4370%, 93.3333%
XYZ:
41.5385, 58.0145, 89.8975
xyY:
0.2193, 0.3062, 58.0145
CIE-Lab:
80.7469, -37.5744, -20.8208
CIE-LCH:
80.7469, 42.9574, 208.9919
CIE-Luv:
80.7469, -60.0476, -27.7074
Hunter-Lab:
76.1673, -35.9461, -16.6608
#12ddee color charts
#12ddee color shades, tints & tones
#12ddee color schemes
#12ddee color preview, HTML & CSS examples
This text has a color of #12ddee
<p style="color:#12ddee;">Text here</p>
.mytext {color:#12ddee;}
This box has a color of #12ddee
<div style="background-color:#12ddee;">Content here</div>
.mybackground {background-color:#12ddee;}
Border around this has a color of #12ddee
<div style="border:2px solid #12ddee;">Content here</div>
.myborder {border:2px solid #12ddee;}