#bd70fb color space conversions
Hex:
        #bd70fb
        RGB:
        189, 112, 251
        CMY:
        26, 56, 2
        CMYK:
        25, 55, 0, 2
      HSL:
        273°, 94.5578%, 71.1765%
        HSV (HSB):
        273°, 55.3785%, 98.4314%
        XYZ:
        44.1930, 29.3722, 94.6070
        xyY:
        0.2628, 0.1747, 29.3722
      CIE-Lab:
        61.1087, 54.9892, -57.9005
        CIE-LCH:
        61.1087, 79.8516, 313.5227
        CIE-Luv:
        61.1087, 25.5431, -98.8236
        Hunter-Lab:
        54.1961, 50.7107, -65.5618
      #bd70fb color charts
#bd70fb RGB chart
      #bd70fb CMYK chart
      #bd70fb RGB pie chart
      #bd70fb color shades, tints & tones
#bd70fb color schemes
#bd70fb color preview, HTML & CSS examples
           This text has a color of #bd70fb        
        
          <p style="color:#bd70fb;">Text here</p>
        
        
          .mytext {color:#bd70fb;}
        
        Text color #bd70fb
      
           This box has a color of #bd70fb        
        
          <div style="background-color:#bd70fb;">Content here</div>
        
        
          .mybackground {background-color:#bd70fb;}
        
        Background color #bd70fb
      
           Border around this has a color of #bd70fb        
        
          <div style="border:2px solid #bd70fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd70fb;}
        
        Border color #bd70fb