#c068f3 color space conversions
Hex:
#c068f3
RGB:
192, 104, 243
CMY:
25, 59, 5
CMYK:
21, 57, 0, 5
HSL:
278°, 85.2761%, 68.0392%
HSV (HSB):
278°, 57.2016%, 95.2941%
XYZ:
42.8662, 27.5782, 87.8578
xyY:
0.2708, 0.1742, 27.5782
CIE-Lab:
59.5057, 57.9827, -56.0137
CIE-LCH:
59.5057, 80.6196, 315.9896
CIE-Luv:
59.5057, 31.1508, -95.6625
Hunter-Lab:
52.5149, 53.8026, -62.4322
#c068f3 color charts
#c068f3 color shades, tints & tones
#c068f3 color schemes
#c068f3 color preview, HTML & CSS examples
This text has a color of #c068f3
<p style="color:#c068f3;">Text here</p>
.mytext {color:#c068f3;}
This box has a color of #c068f3
<div style="background-color:#c068f3;">Content here</div>
.mybackground {background-color:#c068f3;}
Border around this has a color of #c068f3
<div style="border:2px solid #c068f3;">Content here</div>
.myborder {border:2px solid #c068f3;}