#c084b5 color space conversions
Hex:
#c084b5
RGB:
192, 132, 181
CMY:
25, 48, 29
CMYK:
0, 31, 6, 25
HSL:
311°, 32.2581%, 63.5294%
HSV (HSB):
311°, 31.2500%, 75.2941%
XYZ:
38.3300, 31.0452, 47.6882
xyY:
0.3274, 0.2652, 31.0452
CIE-Lab:
62.5458, 30.8462, -16.4608
CIE-LCH:
62.5458, 34.9635, 331.9138
CIE-Luv:
62.5458, 31.7954, -29.7064
Hunter-Lab:
55.7182, 25.2878, -11.7424
#c084b5 color charts
#c084b5 color shades, tints & tones
#c084b5 color schemes
#c084b5 color preview, HTML & CSS examples
This text has a color of #c084b5
<p style="color:#c084b5;">Text here</p>
.mytext {color:#c084b5;}
This box has a color of #c084b5
<div style="background-color:#c084b5;">Content here</div>
.mybackground {background-color:#c084b5;}
Border around this has a color of #c084b5
<div style="border:2px solid #c084b5;">Content here</div>
.myborder {border:2px solid #c084b5;}