#ff04ca color space conversions
Hex:
#ff04ca
RGB:
255, 4, 202
CMY:
0, 98, 21
CMYK:
0, 98, 21, 0
HSL:
313°, 100.0000%, 50.7843%
HSV (HSB):
313°, 98.4314%, 100.0000%
XYZ:
51.9441, 25.6111, 58.0828
xyY:
0.3830, 0.1888, 25.6111
CIE-Lab:
57.6661, 91.2661, -35.1927
CIE-LCH:
57.6661, 97.8163, 338.9131
CIE-Luv:
57.6661, 106.8840, -67.9864
Hunter-Lab:
50.6074, 94.6517, -32.6227
#ff04ca color charts
#ff04ca RGB chart
#ff04ca CMYK chart
#ff04ca RGB pie chart
#ff04ca color shades, tints & tones
#ff04ca color schemes
#ff04ca color preview, HTML & CSS examples
This text has a color of #ff04ca
<p style="color:#ff04ca;">Text here</p>
.mytext {color:#ff04ca;}
Text color #ff04ca
This box has a color of #ff04ca
<div style="background-color:#ff04ca;">Content here</div>
.mybackground {background-color:#ff04ca;}
Background color #ff04ca
Border around this has a color of #ff04ca
<div style="border:2px solid #ff04ca;">Content here</div>
.myborder {border:2px solid #ff04ca;}
Border color #ff04ca