#ff34db color space conversions
Hex:
#ff34db
RGB:
255, 52, 219
CMY:
0, 80, 14
CMYK:
0, 80, 14, 0
HSL:
311°, 100.0000%, 60.1961%
HSV (HSB):
311°, 79.6078%, 100.0000%
XYZ:
55.2542, 28.8305, 69.6704
xyY:
0.3594, 0.1875, 28.8305
CIE-Lab:
60.6317, 86.9882, -40.2190
CIE-LCH:
60.6317, 95.8359, 335.1865
CIE-Luv:
60.6317, 94.0997, -75.6015
Hunter-Lab:
53.6940, 89.7221, -39.3457
#ff34db color charts
#ff34db color shades, tints & tones
#ff34db color schemes
#ff34db color preview, HTML & CSS examples
This text has a color of #ff34db
<p style="color:#ff34db;">Text here</p>
.mytext {color:#ff34db;}
This box has a color of #ff34db
<div style="background-color:#ff34db;">Content here</div>
.mybackground {background-color:#ff34db;}
Border around this has a color of #ff34db
<div style="border:2px solid #ff34db;">Content here</div>
.myborder {border:2px solid #ff34db;}