#12dafc color space conversions
Hex:
#12dafc
RGB:
18, 218, 252
CMY:
93, 15, 1
CMYK:
93, 13, 0, 1
HSL:
189°, 97.5000%, 52.9412%
HSV (HSB):
189°, 92.8571%, 98.8235%
XYZ:
42.8915, 57.2997, 100.8948
xyY:
0.2133, 0.2850, 57.2997
CIE-Lab:
80.3479, -31.7786, -28.8673
CIE-LCH:
80.3479, 42.9325, 222.2516
CIE-Luv:
80.3479, -57.9393, -42.1957
Hunter-Lab:
75.6966, -31.3264, -26.0392
#12dafc color charts
#12dafc color shades, tints & tones
#12dafc color schemes
#12dafc color preview, HTML & CSS examples
This text has a color of #12dafc
<p style="color:#12dafc;">Text here</p>
.mytext {color:#12dafc;}
This box has a color of #12dafc
<div style="background-color:#12dafc;">Content here</div>
.mybackground {background-color:#12dafc;}
Border around this has a color of #12dafc
<div style="border:2px solid #12dafc;">Content here</div>
.myborder {border:2px solid #12dafc;}