#c05ec9 color space conversions
Hex:
#c05ec9
RGB:
192, 94, 201
CMY:
25, 63, 21
CMYK:
4, 53, 0, 21
HSL:
295°, 49.7674%, 57.8431%
HSV (HSB):
295°, 53.2338%, 78.8235%
XYZ:
36.2835, 23.4289, 57.8682
xyY:
0.3086, 0.1993, 23.4289
CIE-Lab:
55.5114, 54.4719, -38.7076
CIE-LCH:
55.5114, 66.8241, 324.6025
CIE-Luv:
55.5114, 43.8171, -66.8874
Hunter-Lab:
48.4034, 49.0988, -37.0011
#c05ec9 color charts
#c05ec9 color shades, tints & tones
#c05ec9 color schemes
#c05ec9 color preview, HTML & CSS examples
This text has a color of #c05ec9
<p style="color:#c05ec9;">Text here</p>
.mytext {color:#c05ec9;}
This box has a color of #c05ec9
<div style="background-color:#c05ec9;">Content here</div>
.mybackground {background-color:#c05ec9;}
Border around this has a color of #c05ec9
<div style="border:2px solid #c05ec9;">Content here</div>
.myborder {border:2px solid #c05ec9;}