#ff34cc color space conversions
Hex:
#ff34cc
RGB:
255, 52, 204
CMY:
0, 80, 20
CMYK:
0, 80, 20, 0
HSL:
315°, 100.0000%, 60.1961%
HSV (HSB):
315°, 79.6078%, 100.0000%
XYZ:
53.3671, 28.0756, 59.7331
xyY:
0.3780, 0.1989, 28.0756
CIE-Lab:
59.9570, 85.0907, -32.7647
CIE-LCH:
59.9570, 91.1808, 338.9405
CIE-Luv:
59.9570, 100.3248, -63.7565
Hunter-Lab:
52.9864, 87.0561, -29.7488
#ff34cc color charts
#ff34cc RGB chart
#ff34cc CMYK chart
#ff34cc RGB pie chart
#ff34cc color shades, tints & tones
#ff34cc color schemes
#ff34cc color preview, HTML & CSS examples
This text has a color of #ff34cc
<p style="color:#ff34cc;">Text here</p>
.mytext {color:#ff34cc;}
Text color #ff34cc
This box has a color of #ff34cc
<div style="background-color:#ff34cc;">Content here</div>
.mybackground {background-color:#ff34cc;}
Background color #ff34cc
Border around this has a color of #ff34cc
<div style="border:2px solid #ff34cc;">Content here</div>
.myborder {border:2px solid #ff34cc;}
Border color #ff34cc