#cf93e5 color space conversions
Hex:
#cf93e5
RGB:
207, 147, 229
CMY:
19, 42, 10
CMYK:
10, 36, 0, 10
HSL:
284°, 61.1940%, 73.7255%
HSV (HSB):
284°, 35.8079%, 89.8039%
XYZ:
50.3087, 39.7900, 79.1574
xyY:
0.2972, 0.2351, 39.7900
CIE-Lab:
69.3197, 36.6990, -32.7319
CIE-LCH:
69.3197, 49.1752, 318.2702
CIE-Luv:
69.3197, 26.7095, -57.2446
Hunter-Lab:
63.0793, 31.9734, -30.2468
#cf93e5 color charts
#cf93e5 color shades, tints & tones
#cf93e5 color schemes
#cf93e5 color preview, HTML & CSS examples
This text has a color of #cf93e5
<p style="color:#cf93e5;">Text here</p>
.mytext {color:#cf93e5;}
This box has a color of #cf93e5
<div style="background-color:#cf93e5;">Content here</div>
.mybackground {background-color:#cf93e5;}
Border around this has a color of #cf93e5
<div style="border:2px solid #cf93e5;">Content here</div>
.myborder {border:2px solid #cf93e5;}