#ff10dc color space conversions
Hex:
#ff10dc
RGB:
255, 16, 220
CMY:
0, 94, 14
CMYK:
0, 94, 14, 0
HSL:
309°, 100.0000%, 53.1373%
HSV (HSB):
309°, 93.7255%, 100.0000%
XYZ:
54.3436, 26.7979, 70.0184
xyY:
0.3595, 0.1773, 26.7979
CIE-Lab:
58.7868, 92.6353, -43.6864
CIE-LCH:
58.7868, 102.4198, 334.7516
CIE-Luv:
58.7868, 98.1025, -81.3156
Hunter-Lab:
51.7667, 96.7938, -43.9576
#ff10dc color charts
#ff10dc RGB chart
#ff10dc CMYK chart
#ff10dc RGB pie chart
#ff10dc color shades, tints & tones
#ff10dc color schemes
#ff10dc color preview, HTML & CSS examples
This text has a color of #ff10dc
<p style="color:#ff10dc;">Text here</p>
.mytext {color:#ff10dc;}
Text color #ff10dc
This box has a color of #ff10dc
<div style="background-color:#ff10dc;">Content here</div>
.mybackground {background-color:#ff10dc;}
Background color #ff10dc
Border around this has a color of #ff10dc
<div style="border:2px solid #ff10dc;">Content here</div>
.myborder {border:2px solid #ff10dc;}
Border color #ff10dc