#c05fc1 color space conversions
Hex:
#c05fc1
RGB:
192, 95, 193
CMY:
25, 63, 24
CMYK:
1, 51, 0, 24
HSL:
299°, 44.1441%, 56.4706%
HSV (HSB):
299°, 50.7772%, 75.6863%
XYZ:
35.4561, 23.2411, 53.0693
xyY:
0.3172, 0.2079, 23.2411
CIE-Lab:
55.3199, 52.5191, -34.4298
CIE-LCH:
55.3199, 62.7986, 326.7524
CIE-Luv:
55.3199, 45.4591, -59.9227
Hunter-Lab:
48.2091, 46.9146, -31.5210
#c05fc1 color charts
#c05fc1 color shades, tints & tones
#c05fc1 color schemes
#c05fc1 color preview, HTML & CSS examples
This text has a color of #c05fc1
<p style="color:#c05fc1;">Text here</p>
.mytext {color:#c05fc1;}
This box has a color of #c05fc1
<div style="background-color:#c05fc1;">Content here</div>
.mybackground {background-color:#c05fc1;}
Border around this has a color of #c05fc1
<div style="border:2px solid #c05fc1;">Content here</div>
.myborder {border:2px solid #c05fc1;}