#c700cb color space conversions
Hex:
#c700cb
RGB:
199, 0, 203
CMY:
22, 100, 20
CMYK:
2, 100, 0, 20
HSL:
299°, 100.0000%, 39.8039%
HSV (HSB):
299°, 100.0000%, 79.6078%
XYZ:
34.3327, 16.4539, 57.8663
xyY:
0.3160, 0.1514, 16.4539
CIE-Lab:
47.5645, 82.1052, -52.4074
CIE-LCH:
47.5645, 97.4054, 327.4501
CIE-Luv:
47.5645, 64.4051, -88.2297
Hunter-Lab:
40.5634, 80.0955, -56.1866
#c700cb color charts
#c700cb color shades, tints & tones
#c700cb color schemes
#c700cb color preview, HTML & CSS examples
This text has a color of #c700cb
<p style="color:#c700cb;">Text here</p>
.mytext {color:#c700cb;}
This box has a color of #c700cb
<div style="background-color:#c700cb;">Content here</div>
.mybackground {background-color:#c700cb;}
Border around this has a color of #c700cb
<div style="border:2px solid #c700cb;">Content here</div>
.myborder {border:2px solid #c700cb;}