#c000ff color space conversions
Hex:
#c000ff
RGB:
192, 0, 255
CMY:
25, 100, 0
CMYK:
25, 100, 0, 0
HSL:
285°, 100.0000%, 50.0000%
HSV (HSB):
285°, 100.0000%, 100.0000%
XYZ:
39.7882, 18.4265, 96.0673
xyY:
0.2579, 0.1194, 18.4265
CIE-Lab:
50.0093, 89.5090, -78.0143
CIE-LCH:
50.0093, 118.7354, 318.9252
CIE-Luv:
50.0093, 42.5762, -126.0882
Hunter-Lab:
42.9261, 90.3313, -102.6411
#c000ff color charts
#c000ff RGB chart
#c000ff CMYK chart
#c000ff RGB pie chart
#c000ff color shades, tints & tones
#c000ff color schemes
#c000ff color preview, HTML & CSS examples
This text has a color of #c000ff
<p style="color:#c000ff;">Text here</p>
.mytext {color:#c000ff;}
Text color #c000ff
This box has a color of #c000ff
<div style="background-color:#c000ff;">Content here</div>
.mybackground {background-color:#c000ff;}
Background color #c000ff
Border around this has a color of #c000ff
<div style="border:2px solid #c000ff;">Content here</div>
.myborder {border:2px solid #c000ff;}
Border color #c000ff