#c04ba5 color space conversions
Hex:
#c04ba5
RGB:
192, 75, 165
CMY:
25, 71, 35
CMYK:
0, 61, 14, 25
HSL:
314°, 48.1481%, 52.3529%
HSV (HSB):
314°, 60.9375%, 75.2941%
XYZ:
31.0458, 18.9552, 37.6197
xyY:
0.3543, 0.2163, 18.9552
CIE-Lab:
50.6348, 57.1244, -25.4526
CIE-LCH:
50.6348, 62.5382, 335.9840
CIE-Luv:
50.6348, 60.6579, -46.0529
Hunter-Lab:
43.5376, 51.0941, -20.7547
#c04ba5 color charts
#c04ba5 color shades, tints & tones
#c04ba5 color schemes
#c04ba5 color preview, HTML & CSS examples
This text has a color of #c04ba5
<p style="color:#c04ba5;">Text here</p>
.mytext {color:#c04ba5;}
This box has a color of #c04ba5
<div style="background-color:#c04ba5;">Content here</div>
.mybackground {background-color:#c04ba5;}
Border around this has a color of #c04ba5
<div style="border:2px solid #c04ba5;">Content here</div>
.myborder {border:2px solid #c04ba5;}