#bf7bca color space conversions
Hex:
#bf7bca
RGB:
191, 123, 202
CMY:
25, 52, 21
CMYK:
5, 39, 0, 21
HSL:
292°, 42.7027%, 63.7255%
HSV (HSB):
292°, 39.1089%, 79.2157%
XYZ:
39.2295, 29.5066, 59.5048
xyY:
0.3059, 0.2301, 29.5066
CIE-Lab:
61.2261, 39.4017, -30.3677
CIE-LCH:
61.2261, 49.7463, 322.3778
CIE-Luv:
61.2261, 31.6716, -52.6775
Hunter-Lab:
54.3199, 33.8516, -26.9253
#bf7bca color charts
#bf7bca color shades, tints & tones
#bf7bca color schemes
#bf7bca color preview, HTML & CSS examples
This text has a color of #bf7bca
<p style="color:#bf7bca;">Text here</p>
.mytext {color:#bf7bca;}
This box has a color of #bf7bca
<div style="background-color:#bf7bca;">Content here</div>
.mybackground {background-color:#bf7bca;}
Border around this has a color of #bf7bca
<div style="border:2px solid #bf7bca;">Content here</div>
.myborder {border:2px solid #bf7bca;}