#ff05df color space conversions
Hex:
#ff05df
RGB:
255, 5, 223
CMY:
0, 98, 13
CMYK:
0, 98, 13, 0
HSL:
308°, 100.0000%, 50.9804%
HSV (HSB):
308°, 98.0392%, 100.0000%
XYZ:
54.6136, 26.6963, 72.0865
xyY:
0.3560, 0.1740, 26.6963
CIE-Lab:
58.6921, 93.7295, -45.5327
CIE-LCH:
58.6921, 104.2039, 334.0900
CIE-Luv:
58.6921, 97.3369, -84.2603
Hunter-Lab:
51.6684, 98.2549, -46.5520
#ff05df color charts
#ff05df RGB chart
#ff05df CMYK chart
#ff05df RGB pie chart
#ff05df color shades, tints & tones
#ff05df color schemes
#ff05df color preview, HTML & CSS examples
This text has a color of #ff05df
<p style="color:#ff05df;">Text here</p>
.mytext {color:#ff05df;}
Text color #ff05df
This box has a color of #ff05df
<div style="background-color:#ff05df;">Content here</div>
.mybackground {background-color:#ff05df;}
Background color #ff05df
Border around this has a color of #ff05df
<div style="border:2px solid #ff05df;">Content here</div>
.myborder {border:2px solid #ff05df;}
Border color #ff05df