#bf70fb color space conversions
Hex:
        #bf70fb
        RGB:
        191, 112, 251
        CMY:
        25, 56, 2
        CMYK:
        24, 55, 0, 2
      HSL:
        274°, 94.5578%, 71.1765%
        HSV (HSB):
        274°, 55.3785%, 98.4314%
        XYZ:
        44.6926, 29.6297, 94.6303
        xyY:
        0.2645, 0.1754, 29.6297
      CIE-Lab:
        61.3334, 55.4748, -57.5288
        CIE-LCH:
        61.3334, 79.9188, 313.9587
        CIE-Luv:
        61.3334, 26.6467, -98.3688
        Hunter-Lab:
        54.4332, 51.3001, -64.9705
      #bf70fb color charts
#bf70fb RGB chart
      #bf70fb CMYK chart
      #bf70fb RGB pie chart
      #bf70fb color shades, tints & tones
#bf70fb color schemes
#bf70fb color preview, HTML & CSS examples
           This text has a color of #bf70fb        
        
          <p style="color:#bf70fb;">Text here</p>
        
        
          .mytext {color:#bf70fb;}
        
        Text color #bf70fb
      
           This box has a color of #bf70fb        
        
          <div style="background-color:#bf70fb;">Content here</div>
        
        
          .mybackground {background-color:#bf70fb;}
        
        Background color #bf70fb
      
           Border around this has a color of #bf70fb        
        
          <div style="border:2px solid #bf70fb;">Content here</div>
        
        
          .myborder {border:2px solid #bf70fb;}
        
        Border color #bf70fb