#cf31cc color space conversions
Hex:
#cf31cc
RGB:
207, 49, 204
CMY:
19, 81, 20
CMYK:
0, 76, 1, 19
HSL:
301°, 62.2047%, 50.1961%
HSV (HSB):
301°, 76.3285%, 81.1765%
XYZ:
37.7295, 19.8217, 58.9641
xyY:
0.3238, 0.1701, 19.8217
CIE-Lab:
51.6350, 75.9364, -46.4074
CIE-LCH:
51.6350, 88.9942, 328.5694
CIE-Luv:
51.6350, 65.0800, -80.4650
Hunter-Lab:
44.5215, 73.3562, -47.3584
#cf31cc color charts
#cf31cc color shades, tints & tones
#cf31cc color schemes
#cf31cc color preview, HTML & CSS examples
This text has a color of #cf31cc
<p style="color:#cf31cc;">Text here</p>
.mytext {color:#cf31cc;}
This box has a color of #cf31cc
<div style="background-color:#cf31cc;">Content here</div>
.mybackground {background-color:#cf31cc;}
Border around this has a color of #cf31cc
<div style="border:2px solid #cf31cc;">Content here</div>
.myborder {border:2px solid #cf31cc;}