#fc7bf9 color space conversions
Hex:
#fc7bf9
RGB:
252, 123, 249
CMY:
1, 52, 2
CMYK:
0, 51, 1, 1
HSL:
301°, 95.5556%, 73.5294%
HSV (HSB):
301°, 51.1905%, 98.8235%
XYZ:
64.3267, 41.7009, 94.2812
xyY:
0.3211, 0.2082, 41.7009
CIE-Lab:
70.6642, 65.4370, -41.2062
CIE-LCH:
70.6642, 77.3302, 327.8011
CIE-Luv:
70.6642, 61.2666, -75.7766
Hunter-Lab:
64.5762, 64.8018, -41.3599
#fc7bf9 color charts
#fc7bf9 color shades, tints & tones
#fc7bf9 color schemes
#fc7bf9 color preview, HTML & CSS examples
This text has a color of #fc7bf9
<p style="color:#fc7bf9;">Text here</p>
.mytext {color:#fc7bf9;}
This box has a color of #fc7bf9
<div style="background-color:#fc7bf9;">Content here</div>
.mybackground {background-color:#fc7bf9;}
Border around this has a color of #fc7bf9
<div style="border:2px solid #fc7bf9;">Content here</div>
.myborder {border:2px solid #fc7bf9;}