#ff05ca color space conversions
Hex:
#ff05ca
RGB:
255, 5, 202
CMY:
0, 98, 21
CMYK:
0, 98, 21, 0
HSL:
313°, 100.0000%, 50.9804%
HSV (HSB):
313°, 98.0392%, 100.0000%
XYZ:
51.9549, 25.6328, 58.0864
xyY:
0.3829, 0.1889, 25.6328
CIE-Lab:
57.6869, 91.2049, -35.1601
CIE-LCH:
57.6869, 97.7474, 338.9180
CIE-Luv:
57.6869, 106.8306, -67.9321
Hunter-Lab:
50.6289, 94.5748, -32.5831
#ff05ca color charts
#ff05ca RGB chart
#ff05ca CMYK chart
#ff05ca RGB pie chart
#ff05ca color shades, tints & tones
#ff05ca color schemes
#ff05ca color preview, HTML & CSS examples
This text has a color of #ff05ca
<p style="color:#ff05ca;">Text here</p>
.mytext {color:#ff05ca;}
Text color #ff05ca
This box has a color of #ff05ca
<div style="background-color:#ff05ca;">Content here</div>
.mybackground {background-color:#ff05ca;}
Background color #ff05ca
Border around this has a color of #ff05ca
<div style="border:2px solid #ff05ca;">Content here</div>
.myborder {border:2px solid #ff05ca;}
Border color #ff05ca