#bf34dc color space conversions
Hex:
#bf34dc
RGB:
191, 52, 220
CMY:
25, 80, 14
CMYK:
13, 76, 0, 14
HSL:
290°, 70.5882%, 53.3333%
HSV (HSB):
290°, 76.3636%, 86.2745%
XYZ:
35.6321, 18.6997, 69.4415
xyY:
0.2879, 0.1511, 18.6997
CIE-Lab:
50.3340, 74.6048, -57.7848
CIE-LCH:
50.3340, 94.3661, 322.2406
CIE-Luv:
50.3340, 48.3734, -96.4732
Hunter-Lab:
43.2431, 71.4078, -64.9401
#bf34dc color charts
#bf34dc color shades, tints & tones
#bf34dc color schemes
#bf34dc color preview, HTML & CSS examples
This text has a color of #bf34dc
<p style="color:#bf34dc;">Text here</p>
.mytext {color:#bf34dc;}
This box has a color of #bf34dc
<div style="background-color:#bf34dc;">Content here</div>
.mybackground {background-color:#bf34dc;}
Border around this has a color of #bf34dc
<div style="border:2px solid #bf34dc;">Content here</div>
.myborder {border:2px solid #bf34dc;}