#cf7def color space conversions
Hex:
#cf7def
RGB:
207, 125, 239
CMY:
19, 51, 6
CMYK:
13, 48, 0, 6
HSL:
283°, 78.0822%, 71.3725%
HSV (HSB):
283°, 47.6987%, 93.7255%
XYZ:
48.6457, 34.1646, 85.6919
xyY:
0.2887, 0.2028, 34.1646
CIE-Lab:
65.0930, 50.4108, -44.8375
CIE-LCH:
65.0930, 67.4659, 318.3488
CIE-Luv:
65.0930, 33.8325, -78.2994
Hunter-Lab:
58.4505, 46.2691, -46.0073
#cf7def color charts
#cf7def color shades, tints & tones
#cf7def color schemes
#cf7def color preview, HTML & CSS examples
This text has a color of #cf7def
<p style="color:#cf7def;">Text here</p>
.mytext {color:#cf7def;}
This box has a color of #cf7def
<div style="background-color:#cf7def;">Content here</div>
.mybackground {background-color:#cf7def;}
Border around this has a color of #cf7def
<div style="border:2px solid #cf7def;">Content here</div>
.myborder {border:2px solid #cf7def;}