#cf51cd color space conversions
Hex:
#cf51cd
RGB:
207, 81, 205
CMY:
19, 68, 20
CMYK:
0, 61, 1, 19
HSL:
301°, 56.7568%, 56.4706%
HSV (HSB):
301°, 60.8696%, 81.1765%
XYZ:
39.6940, 23.5580, 60.2127
xyY:
0.3215, 0.1908, 23.5580
CIE-Lab:
55.6425, 64.9324, -40.6403
CIE-LCH:
55.6425, 76.6019, 327.9581
CIE-Luv:
55.6425, 57.0848, -71.4441
Hunter-Lab:
48.5366, 61.0410, -39.5773
#cf51cd color charts
#cf51cd color shades, tints & tones
#cf51cd color schemes
#cf51cd color preview, HTML & CSS examples
This text has a color of #cf51cd
<p style="color:#cf51cd;">Text here</p>
.mytext {color:#cf51cd;}
This box has a color of #cf51cd
<div style="background-color:#cf51cd;">Content here</div>
.mybackground {background-color:#cf51cd;}
Border around this has a color of #cf51cd
<div style="border:2px solid #cf51cd;">Content here</div>
.myborder {border:2px solid #cf51cd;}