#f256cd color space conversions
Hex:
#f256cd
RGB:
242, 86, 205
CMY:
5, 66, 20
CMYK:
0, 64, 15, 5
HSL:
314°, 85.7143%, 64.3137%
HSV (HSB):
314°, 64.4628%, 94.9020%
XYZ:
50.9652, 29.9406, 60.8506
xyY:
0.3595, 0.2112, 29.9406
CIE-Lab:
61.6029, 71.7125, -30.9415
CIE-LCH:
61.6029, 78.1029, 336.6615
CIE-Luv:
61.6029, 80.7262, -58.9321
Hunter-Lab:
54.7180, 70.5011, -27.6324
#f256cd color charts
#f256cd RGB chart
#f256cd CMYK chart
#f256cd RGB pie chart
#f256cd color shades, tints & tones
#f256cd color schemes
#f256cd color preview, HTML & CSS examples
This text has a color of #f256cd
<p style="color:#f256cd;">Text here</p>
.mytext {color:#f256cd;}
Text color #f256cd
This box has a color of #f256cd
<div style="background-color:#f256cd;">Content here</div>
.mybackground {background-color:#f256cd;}
Background color #f256cd
Border around this has a color of #f256cd
<div style="border:2px solid #f256cd;">Content here</div>
.myborder {border:2px solid #f256cd;}
Border color #f256cd