#cf10d5 color space conversions
Hex:
#cf10d5
RGB:
207, 16, 213
CMY:
19, 94, 16
CMYK:
3, 92, 0, 16
HSL:
298°, 86.0262%, 44.9020%
HSV (HSB):
298°, 92.4883%, 83.5294%
XYZ:
37.9277, 18.4401, 64.5111
xyY:
0.3138, 0.1526, 18.4401
CIE-Lab:
50.0256, 83.5155, -54.1417
CIE-LCH:
50.0256, 99.5297, 327.0453
CIE-Luv:
50.0256, 65.5319, -92.1404
Hunter-Lab:
42.9419, 82.5085, -59.0113
#cf10d5 color charts
#cf10d5 color shades, tints & tones
#cf10d5 color schemes
#cf10d5 color preview, HTML & CSS examples
This text has a color of #cf10d5
<p style="color:#cf10d5;">Text here</p>
.mytext {color:#cf10d5;}
This box has a color of #cf10d5
<div style="background-color:#cf10d5;">Content here</div>
.mybackground {background-color:#cf10d5;}
Border around this has a color of #cf10d5
<div style="border:2px solid #cf10d5;">Content here</div>
.myborder {border:2px solid #cf10d5;}