#c034d5 color space conversions
Hex:
#c034d5
RGB:
192, 52, 213
CMY:
25, 80, 16
CMYK:
10, 76, 0, 16
HSL:
292°, 65.7143%, 51.9608%
HSV (HSB):
292°, 75.5869%, 83.5294%
XYZ:
34.9765, 18.4665, 64.6717
xyY:
0.2961, 0.1563, 18.4665
CIE-Lab:
50.0572, 73.5728, -54.2266
CIE-LCH:
50.0572, 91.3974, 323.6081
CIE-Luv:
50.0572, 51.1871, -91.0216
Hunter-Lab:
42.9727, 70.0829, -59.1475
#c034d5 color charts
#c034d5 color shades, tints & tones
#c034d5 color schemes
#c034d5 color preview, HTML & CSS examples
This text has a color of #c034d5
<p style="color:#c034d5;">Text here</p>
.mytext {color:#c034d5;}
This box has a color of #c034d5
<div style="background-color:#c034d5;">Content here</div>
.mybackground {background-color:#c034d5;}
Border around this has a color of #c034d5
<div style="border:2px solid #c034d5;">Content here</div>
.myborder {border:2px solid #c034d5;}