#cf70ed color space conversions
Hex:
#cf70ed
RGB:
207, 112, 237
CMY:
19, 56, 7
CMYK:
13, 53, 0, 7
HSL:
286°, 77.6398%, 68.4314%
HSV (HSB):
286°, 52.7426%, 92.9412%
XYZ:
46.8124, 30.9682, 83.6309
xyY:
0.2900, 0.1919, 30.9682
CIE-Lab:
62.4807, 56.5817, -47.8491
CIE-LCH:
62.4807, 74.1014, 319.7800
CIE-Luv:
62.4807, 38.8426, -83.4017
Hunter-Lab:
55.6490, 52.7696, -50.1483
#cf70ed color charts
#cf70ed color shades, tints & tones
#cf70ed color schemes
#cf70ed color preview, HTML & CSS examples
This text has a color of #cf70ed
<p style="color:#cf70ed;">Text here</p>
.mytext {color:#cf70ed;}
This box has a color of #cf70ed
<div style="background-color:#cf70ed;">Content here</div>
.mybackground {background-color:#cf70ed;}
Border around this has a color of #cf70ed
<div style="border:2px solid #cf70ed;">Content here</div>
.myborder {border:2px solid #cf70ed;}