#ff05fc color space conversions
Hex:
#ff05fc
RGB:
255, 5, 252
CMY:
0, 98, 1
CMYK:
0, 98, 1, 0
HSL:
301°, 100.0000%, 50.9804%
HSV (HSB):
301°, 98.0392%, 100.0000%
XYZ:
58.8650, 28.3968, 94.4741
xyY:
0.3239, 0.1563, 28.3968
CIE-Lab:
60.2456, 97.5515, -59.2993
CIE-LCH:
60.2456, 114.1608, 328.7055
CIE-Luv:
60.2456, 85.0962, -106.2516
Hunter-Lab:
53.2887, 103.9236, -67.8116
#ff05fc color charts
#ff05fc RGB chart
#ff05fc CMYK chart
#ff05fc RGB pie chart
#ff05fc color shades, tints & tones
#ff05fc color schemes
#ff05fc color preview, HTML & CSS examples
This text has a color of #ff05fc
<p style="color:#ff05fc;">Text here</p>
.mytext {color:#ff05fc;}
Text color #ff05fc
This box has a color of #ff05fc
<div style="background-color:#ff05fc;">Content here</div>
.mybackground {background-color:#ff05fc;}
Background color #ff05fc
Border around this has a color of #ff05fc
<div style="border:2px solid #ff05fc;">Content here</div>
.myborder {border:2px solid #ff05fc;}
Border color #ff05fc