#c51cbe color space conversions
Hex:
#c51cbe
RGB:
197, 28, 190
CMY:
23, 89, 25
CMYK:
0, 86, 4, 23
HSL:
302°, 75.1111%, 44.1176%
HSV (HSB):
302°, 85.7868%, 77.2549%
XYZ:
32.7355, 16.4185, 50.1589
xyY:
0.3296, 0.1653, 16.4185
CIE-Lab:
47.5189, 76.6919, -44.9483
CIE-LCH:
47.5189, 88.8932, 329.6259
CIE-Luv:
47.5189, 66.1220, -76.7763
Hunter-Lab:
40.5198, 73.2985, -45.0305
#c51cbe color charts
#c51cbe color shades, tints & tones
#c51cbe color schemes
#c51cbe color preview, HTML & CSS examples
This text has a color of #c51cbe
<p style="color:#c51cbe;">Text here</p>
.mytext {color:#c51cbe;}
This box has a color of #c51cbe
<div style="background-color:#c51cbe;">Content here</div>
.mybackground {background-color:#c51cbe;}
Border around this has a color of #c51cbe
<div style="border:2px solid #c51cbe;">Content here</div>
.myborder {border:2px solid #c51cbe;}