#bf73d8 color space conversions
Hex:
        #bf73d8
        RGB:
        191, 115, 216
        CMY:
        25, 55, 15
        CMYK:
        12, 47, 0, 15
      HSL:
        285°, 56.4246%, 64.9020%
        HSV (HSB):
        285°, 46.7593%, 84.7059%
        XYZ:
        40.0113, 28.2957, 68.3185
        xyY:
        0.2929, 0.2071, 28.2957
      CIE-Lab:
        60.1550, 46.4755, -39.9190
        CIE-LCH:
        60.1550, 61.2658, 319.3398
        CIE-Luv:
        60.1550, 32.2555, -68.7433
        Hunter-Lab:
        53.1937, 41.1752, -38.9126
      #bf73d8 color charts
#bf73d8 RGB chart
      #bf73d8 CMYK chart
      #bf73d8 RGB pie chart
      #bf73d8 color shades, tints & tones
#bf73d8 color schemes
#bf73d8 color preview, HTML & CSS examples
           This text has a color of #bf73d8        
        
          <p style="color:#bf73d8;">Text here</p>
        
        
          .mytext {color:#bf73d8;}
        
        Text color #bf73d8
      
           This box has a color of #bf73d8        
        
          <div style="background-color:#bf73d8;">Content here</div>
        
        
          .mybackground {background-color:#bf73d8;}
        
        Background color #bf73d8
      
           Border around this has a color of #bf73d8        
        
          <div style="border:2px solid #bf73d8;">Content here</div>
        
        
          .myborder {border:2px solid #bf73d8;}
        
        Border color #bf73d8