#c255fb color space conversions
Hex:
#c255fb
RGB:
194, 85, 251
CMY:
24, 67, 2
CMYK:
23, 66, 0, 2
HSL:
279°, 95.4023%, 65.8824%
HSV (HSB):
279°, 66.1355%, 98.4314%
XYZ:
42.9092, 24.9314, 93.8175
xyY:
0.2654, 0.1542, 24.9314
CIE-Lab:
57.0085, 68.8748, -64.4375
CIE-LCH:
57.0085, 94.3182, 316.9064
CIE-Luv:
57.0085, 35.5298, -108.9614
Hunter-Lab:
49.9313, 66.0168, -76.4498
#c255fb color charts
#c255fb color shades, tints & tones
#c255fb color schemes
#c255fb color preview, HTML & CSS examples
This text has a color of #c255fb
<p style="color:#c255fb;">Text here</p>
.mytext {color:#c255fb;}
This box has a color of #c255fb
<div style="background-color:#c255fb;">Content here</div>
.mybackground {background-color:#c255fb;}
Border around this has a color of #c255fb
<div style="border:2px solid #c255fb;">Content here</div>
.myborder {border:2px solid #c255fb;}