#c068d7 color space conversions
Hex:
#c068d7
RGB:
192, 104, 215
CMY:
25, 59, 16
CMYK:
11, 52, 0, 16
HSL:
288°, 58.1152%, 62.5490%
HSV (HSB):
288°, 51.6279%, 84.3137%
XYZ:
38.9543, 26.0134, 67.2579
xyY:
0.2946, 0.1967, 26.0134
CIE-Lab:
58.0498, 52.2203, -42.6580
CIE-LCH:
58.0498, 67.4290, 320.7551
CIE-Luv:
58.0498, 37.0719, -73.3997
Hunter-Lab:
51.0033, 47.0753, -42.4832
#c068d7 color charts
#c068d7 color shades, tints & tones
#c068d7 color schemes
#c068d7 color preview, HTML & CSS examples
This text has a color of #c068d7
<p style="color:#c068d7;">Text here</p>
.mytext {color:#c068d7;}
This box has a color of #c068d7
<div style="background-color:#c068d7;">Content here</div>
.mybackground {background-color:#c068d7;}
Border around this has a color of #c068d7
<div style="border:2px solid #c068d7;">Content here</div>
.myborder {border:2px solid #c068d7;}