#cf74c5 color space conversions
Hex:
#cf74c5
RGB:
207, 116, 197
CMY:
19, 55, 23
CMYK:
0, 44, 5, 19
HSL:
307°, 48.6631%, 63.3333%
HSV (HSB):
307°, 43.9614%, 81.1765%
XYZ:
42.0556, 29.7874, 56.3563
xyY:
0.3280, 0.2324, 29.7874
CIE-Lab:
61.4703, 47.0820, -27.0102
CIE-LCH:
61.4703, 54.2795, 330.1578
CIE-Luv:
61.4703, 46.2225, -48.6420
Hunter-Lab:
54.5778, 42.0340, -23.0175
#cf74c5 color charts
#cf74c5 color shades, tints & tones
#cf74c5 color schemes
#cf74c5 color preview, HTML & CSS examples
This text has a color of #cf74c5
<p style="color:#cf74c5;">Text here</p>
.mytext {color:#cf74c5;}
This box has a color of #cf74c5
<div style="background-color:#cf74c5;">Content here</div>
.mybackground {background-color:#cf74c5;}
Border around this has a color of #cf74c5
<div style="border:2px solid #cf74c5;">Content here</div>
.myborder {border:2px solid #cf74c5;}