#ff55ca color space conversions
Hex:
#ff55ca
RGB:
255, 85, 202
CMY:
0, 67, 21
CMYK:
0, 67, 21, 0
HSL:
319°, 100.0000%, 66.6667%
HSV (HSB):
319°, 66.6667%, 100.0000%
XYZ:
55.1492, 32.0213, 59.1512
xyY:
0.3769, 0.2188, 32.0213
CIE-Lab:
63.3605, 74.9618, -26.3632
CIE-LCH:
63.3605, 79.4625, 340.6238
CIE-Luv:
63.3605, 91.9122, -52.7953
Hunter-Lab:
56.5873, 74.9356, -22.3651
#ff55ca color charts
#ff55ca color shades, tints & tones
#ff55ca color schemes
#ff55ca color preview, HTML & CSS examples
This text has a color of #ff55ca
<p style="color:#ff55ca;">Text here</p>
.mytext {color:#ff55ca;}
This box has a color of #ff55ca
<div style="background-color:#ff55ca;">Content here</div>
.mybackground {background-color:#ff55ca;}
Border around this has a color of #ff55ca
<div style="border:2px solid #ff55ca;">Content here</div>
.myborder {border:2px solid #ff55ca;}