#cf53cd color space conversions
Hex:
#cf53cd
RGB:
207, 83, 205
CMY:
19, 67, 20
CMYK:
0, 60, 1, 19
HSL:
301°, 56.3636%, 56.8627%
HSV (HSB):
301°, 59.9034%, 81.1765%
XYZ:
39.8448, 23.8597, 60.2629
xyY:
0.3214, 0.1925, 23.8597
CIE-Lab:
55.9470, 64.0927, -40.1610
CIE-LCH:
55.9470, 75.6359, 327.9284
CIE-Luv:
55.9470, 56.4763, -70.6644
Hunter-Lab:
48.8464, 60.1243, -38.9550
#cf53cd color charts
#cf53cd color shades, tints & tones
#cf53cd color schemes
#cf53cd color preview, HTML & CSS examples
This text has a color of #cf53cd
<p style="color:#cf53cd;">Text here</p>
.mytext {color:#cf53cd;}
This box has a color of #cf53cd
<div style="background-color:#cf53cd;">Content here</div>
.mybackground {background-color:#cf53cd;}
Border around this has a color of #cf53cd
<div style="border:2px solid #cf53cd;">Content here</div>
.myborder {border:2px solid #cf53cd;}