#c072d7 color space conversions
Hex:
#c072d7
RGB:
192, 114, 215
CMY:
25, 55, 16
CMYK:
11, 47, 0, 16
HSL:
286°, 55.8011%, 64.5098%
HSV (HSB):
286°, 46.9767%, 84.3137%
XYZ:
40.0213, 28.1474, 67.6136
xyY:
0.2947, 0.2073, 28.1474
CIE-Lab:
60.0217, 47.0813, -39.5579
CIE-LCH:
60.0217, 61.4937, 319.9629
CIE-Luv:
60.0217, 33.4454, -68.2247
Hunter-Lab:
53.0541, 41.8065, -38.4229
#c072d7 color charts
#c072d7 color shades, tints & tones
#c072d7 color schemes
#c072d7 color preview, HTML & CSS examples
This text has a color of #c072d7
<p style="color:#c072d7;">Text here</p>
.mytext {color:#c072d7;}
This box has a color of #c072d7
<div style="background-color:#c072d7;">Content here</div>
.mybackground {background-color:#c072d7;}
Border around this has a color of #c072d7
<div style="border:2px solid #c072d7;">Content here</div>
.myborder {border:2px solid #c072d7;}