#bf78c1 color space conversions
Hex:
#bf78c1
RGB:
191, 120, 193
CMY:
25, 53, 24
CMYK:
1, 38, 0, 24
HSL:
298°, 37.0558%, 61.3725%
HSV (HSB):
298°, 37.8238%, 75.6863%
XYZ:
37.8280, 28.3596, 53.9323
xyY:
0.3149, 0.2361, 28.3596
CIE-Lab:
60.2122, 39.2849, -26.8433
CIE-LCH:
60.2122, 47.5801, 325.6553
CIE-Luv:
60.2122, 34.6387, -46.9424
Hunter-Lab:
53.2537, 33.6008, -22.7679
#bf78c1 color charts
#bf78c1 color shades, tints & tones
#bf78c1 color schemes
#bf78c1 color preview, HTML & CSS examples
This text has a color of #bf78c1
<p style="color:#bf78c1;">Text here</p>
.mytext {color:#bf78c1;}
This box has a color of #bf78c1
<div style="background-color:#bf78c1;">Content here</div>
.mybackground {background-color:#bf78c1;}
Border around this has a color of #bf78c1
<div style="border:2px solid #bf78c1;">Content here</div>
.myborder {border:2px solid #bf78c1;}