#c05ff2 color space conversions
Hex:
#c05ff2
RGB:
192, 95, 242
CMY:
25, 63, 5
CMYK:
21, 61, 0, 5
HSL:
280°, 84.9711%, 66.0784%
HSV (HSB):
280°, 60.7438%, 94.9020%
XYZ:
41.8574, 25.8017, 86.7785
xyY:
0.2710, 0.1671, 25.8017
CIE-Lab:
57.8483, 62.0949, -58.1056
CIE-LCH:
57.8483, 85.0413, 316.9009
CIE-Luv:
57.8483, 33.9069, -98.8247
Hunter-Lab:
50.7954, 58.1994, -65.7339
#c05ff2 color charts
#c05ff2 color shades, tints & tones
#c05ff2 color schemes
#c05ff2 color preview, HTML & CSS examples
This text has a color of #c05ff2
<p style="color:#c05ff2;">Text here</p>
.mytext {color:#c05ff2;}
This box has a color of #c05ff2
<div style="background-color:#c05ff2;">Content here</div>
.mybackground {background-color:#c05ff2;}
Border around this has a color of #c05ff2
<div style="border:2px solid #c05ff2;">Content here</div>
.myborder {border:2px solid #c05ff2;}