#ff45cc color space conversions
Hex:
#ff45cc
RGB:
255, 69, 204
CMY:
0, 73, 20
CMYK:
0, 73, 20, 0
HSL:
316°, 100.0000%, 63.5294%
HSV (HSB):
316°, 72.9412%, 100.0000%
XYZ:
54.2672, 29.8759, 60.0332
xyY:
0.3764, 0.2072, 29.8759
CIE-Lab:
61.5470, 80.5435, -30.2970
CIE-LCH:
61.5470, 86.0533, 339.3859
CIE-Luv:
61.5470, 96.1793, -59.5054
Hunter-Lab:
54.6588, 81.5681, -26.8585
#ff45cc color charts
#ff45cc RGB chart
#ff45cc CMYK chart
#ff45cc RGB pie chart
#ff45cc color shades, tints & tones
#ff45cc color schemes
#ff45cc color preview, HTML & CSS examples
This text has a color of #ff45cc
<p style="color:#ff45cc;">Text here</p>
.mytext {color:#ff45cc;}
Text color #ff45cc
This box has a color of #ff45cc
<div style="background-color:#ff45cc;">Content here</div>
.mybackground {background-color:#ff45cc;}
Background color #ff45cc
Border around this has a color of #ff45cc
<div style="border:2px solid #ff45cc;">Content here</div>
.myborder {border:2px solid #ff45cc;}
Border color #ff45cc