#c068c4 color space conversions
Hex:
#c068c4
RGB:
192, 104, 196
CMY:
25, 59, 23
CMYK:
2, 47, 0, 23
HSL:
297°, 43.8095%, 58.8235%
HSV (HSB):
297°, 46.9388%, 76.8627%
XYZ:
36.6523, 25.0926, 55.1361
xyY:
0.3136, 0.2147, 25.0926
CIE-Lab:
57.1656, 48.5668, -33.2649
CIE-LCH:
57.1656, 58.8667, 325.5916
CIE-Luv:
57.1656, 41.3284, -57.9099
Hunter-Lab:
50.0925, 42.9452, -30.1949
#c068c4 color charts
#c068c4 color shades, tints & tones
#c068c4 color schemes
#c068c4 color preview, HTML & CSS examples
This text has a color of #c068c4
<p style="color:#c068c4;">Text here</p>
.mytext {color:#c068c4;}
This box has a color of #c068c4
<div style="background-color:#c068c4;">Content here</div>
.mybackground {background-color:#c068c4;}
Border around this has a color of #c068c4
<div style="border:2px solid #c068c4;">Content here</div>
.myborder {border:2px solid #c068c4;}