#cf51d3 color space conversions
Hex:
#cf51d3
RGB:
207, 81, 211
CMY:
19, 68, 17
CMYK:
2, 62, 0, 17
HSL:
298°, 59.6330%, 57.2549%
HSV (HSB):
298°, 61.6114%, 82.7451%
XYZ:
40.4324, 23.8534, 64.1012
xyY:
0.3149, 0.1858, 23.8534
CIE-Lab:
55.9407, 65.9505, -43.5866
CIE-LCH:
55.9407, 79.0523, 326.5393
CIE-Luv:
55.9407, 55.2906, -76.2148
Hunter-Lab:
48.8399, 62.3023, -43.6286
#cf51d3 color charts
#cf51d3 color shades, tints & tones
#cf51d3 color schemes
#cf51d3 color preview, HTML & CSS examples
This text has a color of #cf51d3
<p style="color:#cf51d3;">Text here</p>
.mytext {color:#cf51d3;}
This box has a color of #cf51d3
<div style="background-color:#cf51d3;">Content here</div>
.mybackground {background-color:#cf51d3;}
Border around this has a color of #cf51d3
<div style="border:2px solid #cf51d3;">Content here</div>
.myborder {border:2px solid #cf51d3;}