#ff00c5 color space conversions
Hex:
#ff00c5
RGB:
255, 0, 197
CMY:
0, 100, 23
CMYK:
0, 100, 23, 0
HSL:
314°, 100.0000%, 50.0000%
HSV (HSB):
314°, 100.0000%, 100.0000%
XYZ:
51.3180, 25.2912, 55.0003
xyY:
0.3899, 0.1922, 25.2912
CIE-Lab:
57.3581, 90.9447, -32.8019
CIE-LCH:
57.3581, 96.6793, 340.1667
CIE-Luv:
57.3581, 109.4305, -64.2913
Hunter-Lab:
50.2904, 94.1394, -29.6395
#ff00c5 color charts
#ff00c5 color shades, tints & tones
#ff00c5 color schemes
#ff00c5 color preview, HTML & CSS examples
This text has a color of #ff00c5
<p style="color:#ff00c5;">Text here</p>
.mytext {color:#ff00c5;}
This box has a color of #ff00c5
<div style="background-color:#ff00c5;">Content here</div>
.mybackground {background-color:#ff00c5;}
Border around this has a color of #ff00c5
<div style="border:2px solid #ff00c5;">Content here</div>
.myborder {border:2px solid #ff00c5;}