#bf35cf color space conversions
Hex:
#bf35cf
RGB:
191, 53, 207
CMY:
25, 79, 19
CMYK:
8, 74, 0, 19
HSL:
294°, 61.6000%, 50.9804%
HSV (HSB):
294°, 74.3961%, 81.1765%
XYZ:
34.0214, 18.1276, 60.7373
xyY:
0.3014, 0.1606, 18.1276
CIE-Lab:
49.6505, 72.0346, -51.4469
CIE-LCH:
49.6505, 88.5199, 324.4656
CIE-Luv:
49.6505, 52.2436, -86.5667
Hunter-Lab:
42.5765, 68.1246, -54.7764
#bf35cf color charts
#bf35cf color shades, tints & tones
#bf35cf color schemes
#bf35cf color preview, HTML & CSS examples
This text has a color of #bf35cf
<p style="color:#bf35cf;">Text here</p>
.mytext {color:#bf35cf;}
This box has a color of #bf35cf
<div style="background-color:#bf35cf;">Content here</div>
.mybackground {background-color:#bf35cf;}
Border around this has a color of #bf35cf
<div style="border:2px solid #bf35cf;">Content here</div>
.myborder {border:2px solid #bf35cf;}