#cf55d5 color space conversions
Hex:
#cf55d5
RGB:
207, 85, 213
CMY:
19, 67, 16
CMYK:
3, 60, 0, 16
HSL:
297°, 60.3774%, 58.4314%
HSV (HSB):
297°, 60.0939%, 83.5294%
XYZ:
40.9909, 24.5665, 65.5321
xyY:
0.3127, 0.1874, 24.5665
CIE-Lab:
56.6506, 64.6141, -43.6009
CIE-LCH:
56.6506, 77.9488, 325.9890
CIE-Luv:
56.6506, 53.5325, -76.2516
Hunter-Lab:
49.5646, 60.8849, -43.6954
#cf55d5 color charts
#cf55d5 color shades, tints & tones
#cf55d5 color schemes
#cf55d5 color preview, HTML & CSS examples
This text has a color of #cf55d5
<p style="color:#cf55d5;">Text here</p>
.mytext {color:#cf55d5;}
This box has a color of #cf55d5
<div style="background-color:#cf55d5;">Content here</div>
.mybackground {background-color:#cf55d5;}
Border around this has a color of #cf55d5
<div style="border:2px solid #cf55d5;">Content here</div>
.myborder {border:2px solid #cf55d5;}