#cf2d8e color space conversions
Hex:
#cf2d8e
RGB:
207, 45, 142
CMY:
19, 82, 44
CMYK:
0, 78, 31, 19
HSL:
324°, 64.2857%, 49.4118%
HSV (HSB):
324°, 78.2609%, 81.1765%
XYZ:
31.5530, 17.0952, 27.2279
xyY:
0.4158, 0.2253, 17.0952
CIE-Lab:
48.3797, 68.7095, -15.0035
CIE-LCH:
48.3797, 70.3285, 347.6821
CIE-Luv:
48.3797, 90.3050, -32.7865
Hunter-Lab:
41.3463, 63.8644, -10.1019
#cf2d8e color charts
#cf2d8e color shades, tints & tones
#cf2d8e color schemes
#cf2d8e color preview, HTML & CSS examples
This text has a color of #cf2d8e
<p style="color:#cf2d8e;">Text here</p>
.mytext {color:#cf2d8e;}
This box has a color of #cf2d8e
<div style="background-color:#cf2d8e;">Content here</div>
.mybackground {background-color:#cf2d8e;}
Border around this has a color of #cf2d8e
<div style="border:2px solid #cf2d8e;">Content here</div>
.myborder {border:2px solid #cf2d8e;}