#ff61fd color space conversions
Hex:
#ff61fd
RGB:
255, 97, 253
CMY:
0, 62, 1
CMYK:
0, 62, 1, 0
HSL:
301°, 100.0000%, 69.0196%
HSV (HSB):
301°, 61.9608%, 100.0000%
XYZ:
63.2443, 36.9012, 96.7178
xyY:
0.3213, 0.1874, 36.9012
CIE-Lab:
67.2029, 77.8805, -48.8023
CIE-LCH:
67.2029, 91.9077, 327.9275
CIE-Luv:
67.2029, 70.8541, -89.2316
Hunter-Lab:
60.7464, 79.5338, -51.8765
#ff61fd color charts
#ff61fd color shades, tints & tones
#ff61fd color schemes
#ff61fd color preview, HTML & CSS examples
This text has a color of #ff61fd
<p style="color:#ff61fd;">Text here</p>
.mytext {color:#ff61fd;}
This box has a color of #ff61fd
<div style="background-color:#ff61fd;">Content here</div>
.mybackground {background-color:#ff61fd;}
Border around this has a color of #ff61fd
<div style="border:2px solid #ff61fd;">Content here</div>
.myborder {border:2px solid #ff61fd;}