#c792da color space conversions
Hex:
#c792da
RGB:
199, 146, 218
CMY:
22, 43, 15
CMYK:
9, 33, 0, 15
HSL:
284°, 49.3151%, 71.3725%
HSV (HSB):
284°, 33.0275%, 85.4902%
XYZ:
46.4870, 37.7618, 71.1683
xyY:
0.2991, 0.2430, 37.7618
CIE-Lab:
67.8447, 32.5441, -29.0091
CIE-LCH:
67.8447, 43.5965, 318.2869
CIE-Luv:
67.8447, 23.9585, -50.3581
Hunter-Lab:
61.4507, 27.4952, -25.6505
#c792da color charts
#c792da color shades, tints & tones
#c792da color schemes
#c792da color preview, HTML & CSS examples
This text has a color of #c792da
<p style="color:#c792da;">Text here</p>
.mytext {color:#c792da;}
This box has a color of #c792da
<div style="background-color:#c792da;">Content here</div>
.mybackground {background-color:#c792da;}
Border around this has a color of #c792da
<div style="border:2px solid #c792da;">Content here</div>
.myborder {border:2px solid #c792da;}