#c000ba color space conversions
Hex:
#c000ba
RGB:
192, 0, 186
CMY:
25, 100, 27
CMYK:
0, 100, 3, 25
HSL:
302°, 100.0000%, 37.6471%
HSV (HSB):
302°, 100.0000%, 75.2941%
XYZ:
30.6012, 14.7516, 47.6889
xyY:
0.3289, 0.1585, 14.7516
CIE-Lab:
45.2921, 78.5011, -46.2092
CIE-LCH:
45.2921, 91.0918, 329.5171
CIE-Luv:
45.2921, 65.9987, -77.8237
Hunter-Lab:
38.4079, 75.0047, -46.7315
#c000ba color charts
#c000ba color shades, tints & tones
#c000ba color schemes
#c000ba color preview, HTML & CSS examples
This text has a color of #c000ba
<p style="color:#c000ba;">Text here</p>
.mytext {color:#c000ba;}
This box has a color of #c000ba
<div style="background-color:#c000ba;">Content here</div>
.mybackground {background-color:#c000ba;}
Border around this has a color of #c000ba
<div style="border:2px solid #c000ba;">Content here</div>
.myborder {border:2px solid #c000ba;}