#c795fd color space conversions
Hex:
#c795fd
RGB:
199, 149, 253
CMY:
22, 42, 1
CMYK:
21, 41, 0, 1
HSL:
269°, 96.2963%, 78.8235%
HSV (HSB):
269°, 41.1067%, 99.2157%
XYZ:
52.0303, 40.7289, 98.0477
xyY:
0.2727, 0.2135, 40.7289
CIE-Lab:
69.9855, 38.3908, -44.8817
CIE-LCH:
69.9855, 59.0612, 310.5429
CIE-Luv:
69.9855, 17.8400, -77.6513
Hunter-Lab:
63.8192, 33.8433, -46.4159
#c795fd color charts
#c795fd color shades, tints & tones
#c795fd color schemes
#c795fd color preview, HTML & CSS examples
This text has a color of #c795fd
<p style="color:#c795fd;">Text here</p>
.mytext {color:#c795fd;}
This box has a color of #c795fd
<div style="background-color:#c795fd;">Content here</div>
.mybackground {background-color:#c795fd;}
Border around this has a color of #c795fd
<div style="border:2px solid #c795fd;">Content here</div>
.myborder {border:2px solid #c795fd;}