#bb70f3 color space conversions
Hex:
        #bb70f3
        RGB:
        187, 112, 243
        CMY:
        27, 56, 5
        CMYK:
        23, 54, 0, 5
      HSL:
        274°, 84.5161%, 69.6078%
        HSV (HSB):
        274°, 53.9095%, 95.2941%
        XYZ:
        42.4653, 28.6242, 88.0809
        xyY:
        0.2668, 0.1798, 28.6242
      CIE-Lab:
        60.4485, 52.7199, -54.5455
        CIE-LCH:
        60.4485, 75.8591, 314.0249
        CIE-Luv:
        60.4485, 25.8757, -92.9998
        Hunter-Lab:
        53.5016, 48.0515, -60.1594
      #bb70f3 color charts
#bb70f3 RGB chart
      #bb70f3 CMYK chart
      #bb70f3 RGB pie chart
      #bb70f3 color shades, tints & tones
#bb70f3 color schemes
#bb70f3 color preview, HTML & CSS examples
           This text has a color of #bb70f3        
        
          <p style="color:#bb70f3;">Text here</p>
        
        
          .mytext {color:#bb70f3;}
        
        Text color #bb70f3
      
           This box has a color of #bb70f3        
        
          <div style="background-color:#bb70f3;">Content here</div>
        
        
          .mybackground {background-color:#bb70f3;}
        
        Background color #bb70f3
      
           Border around this has a color of #bb70f3        
        
          <div style="border:2px solid #bb70f3;">Content here</div>
        
        
          .myborder {border:2px solid #bb70f3;}
        
        Border color #bb70f3