#bf64be color space conversions
Hex:
#bf64be
RGB:
191, 100, 190
CMY:
25, 61, 25
CMYK:
0, 48, 1, 25
HSL:
301°, 41.5525%, 57.0588%
HSV (HSB):
301°, 47.6440%, 74.9020%
XYZ:
35.3373, 23.9084, 51.4675
xyY:
0.3192, 0.2159, 23.9084
CIE-Lab:
55.9960, 49.2024, -31.6643
CIE-LCH:
55.9960, 58.5107, 327.2366
CIE-Luv:
55.9960, 43.6219, -55.2818
Hunter-Lab:
48.8962, 43.4335, -28.1805
#bf64be color charts
#bf64be color shades, tints & tones
#bf64be color schemes
#bf64be color preview, HTML & CSS examples
This text has a color of #bf64be
<p style="color:#bf64be;">Text here</p>
.mytext {color:#bf64be;}
This box has a color of #bf64be
<div style="background-color:#bf64be;">Content here</div>
.mybackground {background-color:#bf64be;}
Border around this has a color of #bf64be
<div style="border:2px solid #bf64be;">Content here</div>
.myborder {border:2px solid #bf64be;}