#bf33d9 color space conversions
Hex:
#bf33d9
RGB:
191, 51, 217
CMY:
25, 80, 15
CMYK:
12, 76, 0, 15
HSL:
291°, 68.5950%, 52.5490%
HSV (HSB):
291°, 76.4977%, 85.0980%
XYZ:
35.1941, 18.4538, 67.3526
xyY:
0.2909, 0.1525, 18.4538
CIE-Lab:
50.0419, 74.3800, -56.5445
CIE-LCH:
50.0419, 93.4327, 322.7575
CIE-Luv:
50.0419, 49.4497, -94.4933
Hunter-Lab:
42.9579, 71.0634, -62.8889
#bf33d9 color charts
#bf33d9 color shades, tints & tones
#bf33d9 color schemes
#bf33d9 color preview, HTML & CSS examples
This text has a color of #bf33d9
<p style="color:#bf33d9;">Text here</p>
.mytext {color:#bf33d9;}
This box has a color of #bf33d9
<div style="background-color:#bf33d9;">Content here</div>
.mybackground {background-color:#bf33d9;}
Border around this has a color of #bf33d9
<div style="border:2px solid #bf33d9;">Content here</div>
.myborder {border:2px solid #bf33d9;}