#c700b3 color space conversions
Hex:
#c700b3
RGB:
199, 0, 179
CMY:
22, 100, 30
CMYK:
0, 100, 10, 22
HSL:
306°, 100.0000%, 39.0196%
HSV (HSB):
306°, 100.0000%, 78.0392%
XYZ:
31.6899, 15.3968, 43.9495
xyY:
0.3481, 0.1691, 15.3968
CIE-Lab:
46.1729, 78.7213, -40.6121
CIE-LCH:
46.1729, 88.5799, 332.7109
CIE-Luv:
46.1729, 74.1217, -70.2710
Hunter-Lab:
39.2387, 75.4918, -38.9408
#c700b3 color charts
#c700b3 color shades, tints & tones
#c700b3 color schemes
#c700b3 color preview, HTML & CSS examples
This text has a color of #c700b3
<p style="color:#c700b3;">Text here</p>
.mytext {color:#c700b3;}
This box has a color of #c700b3
<div style="background-color:#c700b3;">Content here</div>
.mybackground {background-color:#c700b3;}
Border around this has a color of #c700b3
<div style="border:2px solid #c700b3;">Content here</div>
.myborder {border:2px solid #c700b3;}