#34cefa color space conversions
Hex:
#34cefa
RGB:
52, 206, 250
CMY:
80, 19, 2
CMYK:
79, 18, 0, 2
HSL:
193°, 95.1923%, 59.2157%
HSV (HSB):
193°, 79.2000%, 98.0392%
XYZ:
40.7428, 51.7748, 98.2886
xyY:
0.2135, 0.2713, 51.7748
CIE-Lab:
77.1460, -24.4918, -32.6942
CIE-LCH:
77.1460, 40.8505, 233.1625
CIE-Luv:
77.1460, -51.4621, -49.5257
Hunter-Lab:
71.9547, -24.8490, -30.6206
#34cefa color charts
#34cefa color shades, tints & tones
#34cefa color schemes
#34cefa color preview, HTML & CSS examples
This text has a color of #34cefa
<p style="color:#34cefa;">Text here</p>
.mytext {color:#34cefa;}
This box has a color of #34cefa
<div style="background-color:#34cefa;">Content here</div>
.mybackground {background-color:#34cefa;}
Border around this has a color of #34cefa
<div style="border:2px solid #34cefa;">Content here</div>
.myborder {border:2px solid #34cefa;}