#cf96e8 color space conversions
Hex:
#cf96e8
RGB:
207, 150, 232
CMY:
19, 41, 9
CMYK:
11, 35, 0, 9
HSL:
282°, 64.0625%, 74.9020%
HSV (HSB):
282°, 35.3448%, 90.9804%
XYZ:
51.2040, 40.9043, 81.5405
xyY:
0.2949, 0.2356, 40.9043
CIE-Lab:
70.1088, 35.6826, -33.1582
CIE-LCH:
70.1088, 48.7106, 317.1001
CIE-Luv:
70.1088, 24.9578, -57.8903
Hunter-Lab:
63.9565, 30.9845, -30.8215
#cf96e8 color charts
#cf96e8 color shades, tints & tones
#cf96e8 color schemes
#cf96e8 color preview, HTML & CSS examples
This text has a color of #cf96e8
<p style="color:#cf96e8;">Text here</p>
.mytext {color:#cf96e8;}
This box has a color of #cf96e8
<div style="background-color:#cf96e8;">Content here</div>
.mybackground {background-color:#cf96e8;}
Border around this has a color of #cf96e8
<div style="border:2px solid #cf96e8;">Content here</div>
.myborder {border:2px solid #cf96e8;}