#bf3dd3 color space conversions
Hex:
#bf3dd3
RGB:
191, 61, 211
CMY:
25, 76, 17
CMYK:
9, 71, 0, 17
HSL:
292°, 63.0252%, 53.3333%
HSV (HSB):
292°, 71.0900%, 82.7451%
XYZ:
34.9125, 19.1170, 63.4779
xyY:
0.2971, 0.1627, 19.1170
CIE-Lab:
50.8238, 70.0496, -51.8638
CIE-LCH:
50.8238, 87.1597, 323.4842
CIE-Luv:
50.8238, 49.4607, -87.4526
Hunter-Lab:
43.7230, 66.0156, -55.4723
#bf3dd3 color charts
#bf3dd3 color shades, tints & tones
#bf3dd3 color schemes
#bf3dd3 color preview, HTML & CSS examples
This text has a color of #bf3dd3
<p style="color:#bf3dd3;">Text here</p>
.mytext {color:#bf3dd3;}
This box has a color of #bf3dd3
<div style="background-color:#bf3dd3;">Content here</div>
.mybackground {background-color:#bf3dd3;}
Border around this has a color of #bf3dd3
<div style="border:2px solid #bf3dd3;">Content here</div>
.myborder {border:2px solid #bf3dd3;}