#ff32ec color space conversions
Hex:
#ff32ec
RGB:
255, 50, 236
CMY:
0, 80, 7
CMYK:
0, 80, 7, 0
HSL:
306°, 100.0000%, 59.8039%
HSV (HSB):
306°, 80.3922%, 100.0000%
XYZ:
57.5209, 29.5973, 82.0380
xyY:
0.3400, 0.1750, 29.5973
CIE-Lab:
61.3052, 89.7152, -48.7055
CIE-LCH:
61.3052, 102.0835, 331.5029
CIE-Luv:
61.3052, 87.6070, -89.2809
Hunter-Lab:
54.4034, 93.5226, -51.3244
#ff32ec color charts
#ff32ec RGB chart
#ff32ec CMYK chart
#ff32ec RGB pie chart
#ff32ec color shades, tints & tones
#ff32ec color schemes
#ff32ec color preview, HTML & CSS examples
This text has a color of #ff32ec
<p style="color:#ff32ec;">Text here</p>
.mytext {color:#ff32ec;}
Text color #ff32ec
This box has a color of #ff32ec
<div style="background-color:#ff32ec;">Content here</div>
.mybackground {background-color:#ff32ec;}
Background color #ff32ec
Border around this has a color of #ff32ec
<div style="border:2px solid #ff32ec;">Content here</div>
.myborder {border:2px solid #ff32ec;}
Border color #ff32ec