#c700b7 color space conversions
Hex:
#c700b7
RGB:
199, 0, 183
CMY:
22, 100, 28
CMYK:
0, 100, 8, 22
HSL:
305°, 100.0000%, 39.0196%
HSV (HSB):
305°, 100.0000%, 78.0392%
XYZ:
32.1004, 15.5610, 46.1114
xyY:
0.3423, 0.1659, 15.5610
CIE-Lab:
46.3932, 79.2628, -42.6173
CIE-LCH:
46.3932, 89.9935, 331.7344
CIE-Luv:
46.3932, 72.4363, -73.3090
Hunter-Lab:
39.4474, 76.2217, -41.6928
#c700b7 color charts
#c700b7 color shades, tints & tones
#c700b7 color schemes
#c700b7 color preview, HTML & CSS examples
This text has a color of #c700b7
<p style="color:#c700b7;">Text here</p>
.mytext {color:#c700b7;}
This box has a color of #c700b7
<div style="background-color:#c700b7;">Content here</div>
.mybackground {background-color:#c700b7;}
Border around this has a color of #c700b7
<div style="border:2px solid #c700b7;">Content here</div>
.myborder {border:2px solid #c700b7;}