#12abcd color space conversions
Hex:
#12abcd
RGB:
18, 171, 205
CMY:
93, 33, 20
CMYK:
91, 17, 0, 20
HSL:
191°, 83.8565%, 43.7255%
HSV (HSB):
191°, 91.2195%, 80.3922%
XYZ:
25.8318, 33.6622, 62.8936
xyY:
0.2111, 0.2750, 33.6622
CIE-Lab:
64.6935, -23.9435, -27.4363
CIE-LCH:
64.6935, 36.4148, 228.8890
CIE-Luv:
64.6935, -45.5992, -39.7250
Hunter-Lab:
58.0191, -22.0601, -23.6578
#12abcd color charts
#12abcd RGB chart
#12abcd CMYK chart
#12abcd RGB pie chart
#12abcd color shades, tints & tones
#12abcd color schemes
#12abcd color preview, HTML & CSS examples
This text has a color of #12abcd
<p style="color:#12abcd;">Text here</p>
.mytext {color:#12abcd;}
Text color #12abcd
This box has a color of #12abcd
<div style="background-color:#12abcd;">Content here</div>
.mybackground {background-color:#12abcd;}
Background color #12abcd
Border around this has a color of #12abcd
<div style="border:2px solid #12abcd;">Content here</div>
.myborder {border:2px solid #12abcd;}
Border color #12abcd