#ff75fc color space conversions
Hex:
#ff75fc
RGB:
255, 117, 252
CMY:
0, 54, 1
CMYK:
0, 54, 1, 0
HSL:
301°, 100.0000%, 72.9412%
HSV (HSB):
301°, 54.1176%, 100.0000%
XYZ:
65.1720, 41.0109, 96.5764
xyY:
0.3214, 0.2023, 41.0109
CIE-Lab:
70.1835, 69.4234, -43.5695
CIE-LCH:
70.1835, 81.9629, 327.8880
CIE-Luv:
70.1835, 64.6817, -80.1516
Hunter-Lab:
64.0397, 69.5865, -44.5857
#ff75fc color charts
#ff75fc color shades, tints & tones
#ff75fc color schemes
#ff75fc color preview, HTML & CSS examples
This text has a color of #ff75fc
<p style="color:#ff75fc;">Text here</p>
.mytext {color:#ff75fc;}
This box has a color of #ff75fc
<div style="background-color:#ff75fc;">Content here</div>
.mybackground {background-color:#ff75fc;}
Border around this has a color of #ff75fc
<div style="border:2px solid #ff75fc;">Content here</div>
.myborder {border:2px solid #ff75fc;}