#c05cff color space conversions
Hex:
#c05cff
RGB:
192, 92, 255
CMY:
25, 64, 0
CMYK:
25, 64, 0, 0
HSL:
277°, 100.0000%, 68.0392%
HSV (HSB):
277°, 63.9216%, 100.0000%
XYZ:
43.6154, 26.0808, 97.3430
xyY:
0.2611, 0.1561, 26.0808
CIE-Lab:
58.1136, 66.2039, -64.8868
CIE-LCH:
58.1136, 92.6998, 315.5757
CIE-Luv:
58.1136, 31.8678, -109.8478
Hunter-Lab:
51.0693, 63.0753, -77.2639
#c05cff color charts
#c05cff color shades, tints & tones
#c05cff color schemes
#c05cff color preview, HTML & CSS examples
This text has a color of #c05cff
<p style="color:#c05cff;">Text here</p>
.mytext {color:#c05cff;}
This box has a color of #c05cff
<div style="background-color:#c05cff;">Content here</div>
.mybackground {background-color:#c05cff;}
Border around this has a color of #c05cff
<div style="border:2px solid #c05cff;">Content here</div>
.myborder {border:2px solid #c05cff;}