#34befc color space conversions
Hex:
#34befc
RGB:
52, 190, 252
CMY:
80, 25, 1
CMYK:
79, 25, 0, 1
HSL:
199°, 97.0874%, 59.6078%
HSV (HSB):
199°, 79.3651%, 98.8235%
XYZ:
37.4003, 44.5853, 98.7301
xyY:
0.2070, 0.2467, 44.5853
CIE-Lab:
72.6180, -15.5794, -40.7901
CIE-LCH:
72.6180, 43.6641, 249.0961
CIE-Luv:
72.6180, -45.8726, -64.2108
Hunter-Lab:
66.7722, -16.8702, -40.9263
#34befc color charts
#34befc color shades, tints & tones
#34befc color schemes
#34befc color preview, HTML & CSS examples
This text has a color of #34befc
<p style="color:#34befc;">Text here</p>
.mytext {color:#34befc;}
This box has a color of #34befc
<div style="background-color:#34befc;">Content here</div>
.mybackground {background-color:#34befc;}
Border around this has a color of #34befc
<div style="border:2px solid #34befc;">Content here</div>
.myborder {border:2px solid #34befc;}