#bd70f5 color space conversions
Hex:
        #bd70f5
        RGB:
        189, 112, 245
        CMY:
        26, 56, 4
        CMYK:
        23, 54, 0, 4
      HSL:
        275°, 86.9281%, 70.0000%
        HSV (HSB):
        275°, 54.2857%, 96.0784%
        XYZ:
        43.2619, 28.9997, 89.7036
        xyY:
        0.2671, 0.1790, 28.9997
      CIE-Lab:
        60.7814, 53.6602, -55.1090
        CIE-LCH:
        60.7814, 76.9183, 314.2368
        CIE-Luv:
        60.7814, 26.6304, -94.1191
        Hunter-Lab:
        53.8514, 49.1592, -61.0670
      #bd70f5 color charts
#bd70f5 RGB chart
      #bd70f5 CMYK chart
      #bd70f5 RGB pie chart
      #bd70f5 color shades, tints & tones
#bd70f5 color schemes
#bd70f5 color preview, HTML & CSS examples
           This text has a color of #bd70f5        
        
          <p style="color:#bd70f5;">Text here</p>
        
        
          .mytext {color:#bd70f5;}
        
        Text color #bd70f5
      
           This box has a color of #bd70f5        
        
          <div style="background-color:#bd70f5;">Content here</div>
        
        
          .mybackground {background-color:#bd70f5;}
        
        Background color #bd70f5
      
           Border around this has a color of #bd70f5        
        
          <div style="border:2px solid #bd70f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd70f5;}
        
        Border color #bd70f5