#cf31d3 color space conversions
Hex:
#cf31d3
RGB:
207, 49, 211
CMY:
19, 81, 17
CMYK:
2, 77, 0, 17
HSL:
299°, 64.8000%, 50.9804%
HSV (HSB):
299°, 76.7773%, 82.7451%
XYZ:
38.5883, 20.1652, 63.4865
xyY:
0.3157, 0.1650, 20.1652
CIE-Lab:
52.0234, 77.0291, -49.8030
CIE-LCH:
52.0234, 91.7269, 327.1154
CIE-Luv:
52.0234, 62.5968, -85.8173
Hunter-Lab:
44.9056, 74.8037, -52.3887
#cf31d3 color charts
#cf31d3 color shades, tints & tones
#cf31d3 color schemes
#cf31d3 color preview, HTML & CSS examples
This text has a color of #cf31d3
<p style="color:#cf31d3;">Text here</p>
.mytext {color:#cf31d3;}
This box has a color of #cf31d3
<div style="background-color:#cf31d3;">Content here</div>
.mybackground {background-color:#cf31d3;}
Border around this has a color of #cf31d3
<div style="border:2px solid #cf31d3;">Content here</div>
.myborder {border:2px solid #cf31d3;}