#cf97e5 color space conversions
Hex:
#cf97e5
RGB:
207, 151, 229
CMY:
19, 41, 10
CMYK:
10, 34, 0, 10
HSL:
283°, 60.0000%, 74.5098%
HSV (HSB):
283°, 34.0611%, 89.8039%
XYZ:
50.9416, 41.0558, 79.3684
xyY:
0.2973, 0.2396, 41.0558
CIE-Lab:
70.2150, 34.5290, -31.3480
CIE-LCH:
70.2150, 46.6363, 317.7645
CIE-Luv:
70.2150, 24.9608, -54.7624
Hunter-Lab:
64.0748, 29.7827, -28.5892
#cf97e5 color charts
#cf97e5 color shades, tints & tones
#cf97e5 color schemes
#cf97e5 color preview, HTML & CSS examples
This text has a color of #cf97e5
<p style="color:#cf97e5;">Text here</p>
.mytext {color:#cf97e5;}
This box has a color of #cf97e5
<div style="background-color:#cf97e5;">Content here</div>
.mybackground {background-color:#cf97e5;}
Border around this has a color of #cf97e5
<div style="border:2px solid #cf97e5;">Content here</div>
.myborder {border:2px solid #cf97e5;}