#bf74f8 color space conversions
Hex:
        #bf74f8
        RGB:
        191, 116, 248
        CMY:
        25, 55, 3
        CMYK:
        23, 53, 0, 3
      HSL:
        274°, 90.4110%, 71.3725%
        HSV (HSB):
        274°, 53.2258%, 97.2549%
        XYZ:
        44.6745, 30.3445, 92.3094
        xyY:
        0.2670, 0.1813, 30.3445
      CIE-Lab:
        61.9503, 52.7634, -54.8919
        CIE-LCH:
        61.9503, 76.1387, 313.8673
        CIE-Luv:
        61.9503, 25.9429, -94.0265
        Hunter-Lab:
        55.0858, 48.3631, -60.7945
      #bf74f8 color charts
#bf74f8 RGB chart
      #bf74f8 CMYK chart
      #bf74f8 RGB pie chart
      #bf74f8 color shades, tints & tones
#bf74f8 color schemes
#bf74f8 color preview, HTML & CSS examples
           This text has a color of #bf74f8        
        
          <p style="color:#bf74f8;">Text here</p>
        
        
          .mytext {color:#bf74f8;}
        
        Text color #bf74f8
      
           This box has a color of #bf74f8        
        
          <div style="background-color:#bf74f8;">Content here</div>
        
        
          .mybackground {background-color:#bf74f8;}
        
        Background color #bf74f8
      
           Border around this has a color of #bf74f8        
        
          <div style="border:2px solid #bf74f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf74f8;}
        
        Border color #bf74f8