#ff07cd color space conversions
Hex:
#ff07cd
RGB:
255, 7, 205
CMY:
0, 97, 20
CMYK:
0, 97, 20, 0
HSL:
312°, 100.0000%, 51.3725%
HSV (HSB):
312°, 97.2549%, 100.0000%
XYZ:
52.3354, 25.8197, 59.9829
xyY:
0.3789, 0.1869, 25.8197
CIE-Lab:
57.8655, 91.4302, -36.5985
CIE-LCH:
57.8655, 98.4832, 338.1843
CIE-Luv:
57.8655, 105.3430, -70.1699
Hunter-Lab:
50.8131, 94.9247, -34.4204
#ff07cd color charts
#ff07cd RGB chart
#ff07cd CMYK chart
#ff07cd RGB pie chart
#ff07cd color shades, tints & tones
#ff07cd color schemes
#ff07cd color preview, HTML & CSS examples
This text has a color of #ff07cd
<p style="color:#ff07cd;">Text here</p>
.mytext {color:#ff07cd;}
Text color #ff07cd
This box has a color of #ff07cd
<div style="background-color:#ff07cd;">Content here</div>
.mybackground {background-color:#ff07cd;}
Background color #ff07cd
Border around this has a color of #ff07cd
<div style="border:2px solid #ff07cd;">Content here</div>
.myborder {border:2px solid #ff07cd;}
Border color #ff07cd