#c102d1 color space conversions
Hex:
#c102d1
RGB:
193, 2, 209
CMY:
24, 99, 18
CMYK:
8, 99, 0, 18
HSL:
295°, 98.1043%, 41.3725%
HSV (HSB):
295°, 99.0431%, 81.9608%
XYZ:
33.5227, 15.9843, 61.6400
xyY:
0.3016, 0.1438, 15.9843
CIE-Lab:
46.9539, 81.9141, -56.9078
CIE-LCH:
46.9539, 99.7418, 325.2113
CIE-Luv:
46.9539, 57.8671, -94.2314
Hunter-Lab:
39.9804, 79.7025, -63.4245
#c102d1 color charts
#c102d1 color shades, tints & tones
#c102d1 color schemes
#c102d1 color preview, HTML & CSS examples
This text has a color of #c102d1
<p style="color:#c102d1;">Text here</p>
.mytext {color:#c102d1;}
This box has a color of #c102d1
<div style="background-color:#c102d1;">Content here</div>
.mybackground {background-color:#c102d1;}
Border around this has a color of #c102d1
<div style="border:2px solid #c102d1;">Content here</div>
.myborder {border:2px solid #c102d1;}