#ff05ff color space conversions
Hex:
#ff05ff
RGB:
255, 5, 255
CMY:
0, 98, 0
CMYK:
0, 98, 0, 0
HSL:
300°, 100.0000%, 50.9804%
HSV (HSB):
300°, 98.0392%, 100.0000%
XYZ:
59.3443, 28.5885, 96.9981
xyY:
0.3209, 0.1546, 28.5885
CIE-Lab:
60.4168, 97.9671, -60.6880
CIE-LCH:
60.4168, 115.2415, 328.2229
CIE-Luv:
60.4168, 83.8946, -108.4786
Hunter-Lab:
53.4683, 104.5472, -70.1317
#ff05ff color charts
#ff05ff RGB chart
#ff05ff CMYK chart
#ff05ff RGB pie chart
#ff05ff color shades, tints & tones
#ff05ff color schemes
#ff05ff color preview, HTML & CSS examples
This text has a color of #ff05ff
<p style="color:#ff05ff;">Text here</p>
.mytext {color:#ff05ff;}
Text color #ff05ff
This box has a color of #ff05ff
<div style="background-color:#ff05ff;">Content here</div>
.mybackground {background-color:#ff05ff;}
Background color #ff05ff
Border around this has a color of #ff05ff
<div style="border:2px solid #ff05ff;">Content here</div>
.myborder {border:2px solid #ff05ff;}
Border color #ff05ff