#ff34e1 color space conversions
Hex:
#ff34e1
RGB:
255, 52, 225
CMY:
0, 80, 12
CMYK:
0, 80, 12, 0
HSL:
309°, 100.0000%, 60.1961%
HSV (HSB):
309°, 79.6078%, 100.0000%
XYZ:
56.0586, 29.1522, 73.9065
xyY:
0.3523, 0.1832, 29.1522
CIE-Lab:
60.9157, 87.7793, -43.1537
CIE-LCH:
60.9157, 97.8133, 333.8205
CIE-Luv:
60.9157, 91.6612, -80.3124
Hunter-Lab:
53.9928, 90.8421, -43.3624
#ff34e1 color charts
#ff34e1 color shades, tints & tones
#ff34e1 color schemes
#ff34e1 color preview, HTML & CSS examples
This text has a color of #ff34e1
<p style="color:#ff34e1;">Text here</p>
.mytext {color:#ff34e1;}
This box has a color of #ff34e1
<div style="background-color:#ff34e1;">Content here</div>
.mybackground {background-color:#ff34e1;}
Border around this has a color of #ff34e1
<div style="border:2px solid #ff34e1;">Content here</div>
.myborder {border:2px solid #ff34e1;}