#c001ff color space conversions
Hex:
#c001ff
RGB:
192, 1, 255
CMY:
25, 100, 0
CMYK:
25, 100, 0, 0
HSL:
285°, 100.0000%, 50.1961%
HSV (HSB):
285°, 99.6078%, 100.0000%
XYZ:
39.7991, 18.4482, 96.0710
xyY:
0.2579, 0.1195, 18.4482
CIE-Lab:
50.0352, 89.4313, -77.9721
CIE-LCH:
50.0352, 118.6491, 318.9160
CIE-Luv:
50.0352, 42.5465, -126.0459
Hunter-Lab:
42.9513, 90.2348, -102.5503
#c001ff color charts
#c001ff RGB chart
#c001ff CMYK chart
#c001ff RGB pie chart
#c001ff color shades, tints & tones
#c001ff color schemes
#c001ff color preview, HTML & CSS examples
This text has a color of #c001ff
<p style="color:#c001ff;">Text here</p>
.mytext {color:#c001ff;}
Text color #c001ff
This box has a color of #c001ff
<div style="background-color:#c001ff;">Content here</div>
.mybackground {background-color:#c001ff;}
Background color #c001ff
Border around this has a color of #c001ff
<div style="border:2px solid #c001ff;">Content here</div>
.myborder {border:2px solid #c001ff;}
Border color #c001ff