#bf06fd color space conversions
Hex:
#bf06fd
RGB:
191, 6, 253
CMY:
25, 98, 1
CMYK:
25, 98, 0, 1
HSL:
285°, 98.4064%, 50.7843%
HSV (HSB):
285°, 97.6285%, 99.2157%
XYZ:
39.2806, 18.2985, 94.3901
xyY:
0.2585, 0.1204, 18.2985
CIE-Lab:
49.8561, 88.5719, -77.1556
CIE-LCH:
49.8561, 117.4647, 318.9406
CIE-Luv:
49.8561, 42.3738, -124.7305
Hunter-Lab:
42.7767, 89.0521, -100.8843
#bf06fd color charts
#bf06fd color shades, tints & tones
#bf06fd color schemes
#bf06fd color preview, HTML & CSS examples
This text has a color of #bf06fd
<p style="color:#bf06fd;">Text here</p>
.mytext {color:#bf06fd;}
This box has a color of #bf06fd
<div style="background-color:#bf06fd;">Content here</div>
.mybackground {background-color:#bf06fd;}
Border around this has a color of #bf06fd
<div style="border:2px solid #bf06fd;">Content here</div>
.myborder {border:2px solid #bf06fd;}