#cf65ed color space conversions
Hex:
#cf65ed
RGB:
207, 101, 237
CMY:
19, 60, 7
CMYK:
13, 57, 0, 7
HSL:
287°, 79.0698%, 66.2745%
HSV (HSB):
287°, 57.3840%, 92.9412%
XYZ:
45.6719, 28.6872, 83.2508
xyY:
0.2898, 0.1820, 28.6872
CIE-Lab:
60.5046, 61.8667, -50.9783
CIE-LCH:
60.5046, 80.1641, 320.5114
CIE-Luv:
60.5046, 42.3867, -88.5498
Hunter-Lab:
53.5604, 58.4792, -54.6642
#cf65ed color charts
#cf65ed color shades, tints & tones
#cf65ed color schemes
#cf65ed color preview, HTML & CSS examples
This text has a color of #cf65ed
<p style="color:#cf65ed;">Text here</p>
.mytext {color:#cf65ed;}
This box has a color of #cf65ed
<div style="background-color:#cf65ed;">Content here</div>
.mybackground {background-color:#cf65ed;}
Border around this has a color of #cf65ed
<div style="border:2px solid #cf65ed;">Content here</div>
.myborder {border:2px solid #cf65ed;}