#cf97f5 color space conversions
Hex:
#cf97f5
RGB:
207, 151, 245
CMY:
19, 41, 4
CMYK:
16, 38, 0, 4
HSL:
276°, 82.4561%, 77.6471%
HSV (HSB):
276°, 38.3673%, 96.0784%
XYZ:
53.2802, 41.9912, 91.6831
xyY:
0.2850, 0.2246, 41.9912
CIE-Lab:
70.8648, 37.8500, -39.0929
CIE-LCH:
70.8648, 54.4140, 314.0745
CIE-Luv:
70.8648, 22.6428, -68.1060
Hunter-Lab:
64.8006, 33.3647, -38.5260
#cf97f5 color charts
#cf97f5 color shades, tints & tones
#cf97f5 color schemes
#cf97f5 color preview, HTML & CSS examples
This text has a color of #cf97f5
<p style="color:#cf97f5;">Text here</p>
.mytext {color:#cf97f5;}
This box has a color of #cf97f5
<div style="background-color:#cf97f5;">Content here</div>
.mybackground {background-color:#cf97f5;}
Border around this has a color of #cf97f5
<div style="border:2px solid #cf97f5;">Content here</div>
.myborder {border:2px solid #cf97f5;}