#ff05cd color space conversions
Hex:
#ff05cd
RGB:
255, 5, 205
CMY:
0, 98, 20
CMYK:
0, 98, 20, 0
HSL:
312°, 100.0000%, 50.9804%
HSV (HSB):
312°, 98.0392%, 100.0000%
XYZ:
52.3137, 25.7763, 59.9757
xyY:
0.3789, 0.1867, 25.7763
CIE-Lab:
57.8241, 91.5521, -36.6634
CIE-LCH:
57.8241, 98.6204, 338.1756
CIE-Luv:
57.8241, 105.4472, -70.2778
Hunter-Lab:
50.7704, 95.0779, -34.5008
#ff05cd color charts
#ff05cd color shades, tints & tones
#ff05cd color schemes
#ff05cd color preview, HTML & CSS examples
This text has a color of #ff05cd
<p style="color:#ff05cd;">Text here</p>
.mytext {color:#ff05cd;}
This box has a color of #ff05cd
<div style="background-color:#ff05cd;">Content here</div>
.mybackground {background-color:#ff05cd;}
Border around this has a color of #ff05cd
<div style="border:2px solid #ff05cd;">Content here</div>
.myborder {border:2px solid #ff05cd;}