#fa75cc color space conversions
Hex:
#fa75cc
RGB:
250, 117, 204
CMY:
2, 54, 20
CMYK:
0, 53, 18, 2
HSL:
321°, 93.0070%, 71.9608%
HSV (HSB):
321°, 53.2000%, 98.0392%
XYZ:
56.6847, 37.4062, 61.3592
xyY:
0.3646, 0.2406, 37.4062
CIE-Lab:
67.5807, 60.6064, -21.0928
CIE-LCH:
67.5807, 64.1720, 340.8106
CIE-Luv:
67.5807, 74.6133, -42.6011
Hunter-Lab:
61.1606, 58.4058, -16.6701
#fa75cc color charts
#fa75cc color shades, tints & tones
#fa75cc color schemes
#fa75cc color preview, HTML & CSS examples
This text has a color of #fa75cc
<p style="color:#fa75cc;">Text here</p>
.mytext {color:#fa75cc;}
This box has a color of #fa75cc
<div style="background-color:#fa75cc;">Content here</div>
.mybackground {background-color:#fa75cc;}
Border around this has a color of #fa75cc
<div style="border:2px solid #fa75cc;">Content here</div>
.myborder {border:2px solid #fa75cc;}