#bb70d9 color space conversions
Hex:
        #bb70d9
        RGB:
        187, 112, 217
        CMY:
        27, 56, 15
        CMYK:
        14, 48, 0, 15
      HSL:
        283°, 58.0110%, 64.5098%
        HSV (HSB):
        283°, 48.3871%, 85.0980%
        XYZ:
        38.8121, 27.1629, 68.8430
        xyY:
        0.2879, 0.2015, 27.1629
      CIE-Lab:
        59.1248, 47.1340, -42.1321
        CIE-LCH:
        59.1248, 63.2197, 318.2071
        CIE-Luv:
        59.1248, 30.7333, -72.1267
        Hunter-Lab:
        52.1180, 41.7216, -41.8339
      #bb70d9 color charts
#bb70d9 RGB chart
      #bb70d9 CMYK chart
      #bb70d9 RGB pie chart
      #bb70d9 color shades, tints & tones
#bb70d9 color schemes
#bb70d9 color preview, HTML & CSS examples
           This text has a color of #bb70d9        
        
          <p style="color:#bb70d9;">Text here</p>
        
        
          .mytext {color:#bb70d9;}
        
        Text color #bb70d9
      
           This box has a color of #bb70d9        
        
          <div style="background-color:#bb70d9;">Content here</div>
        
        
          .mybackground {background-color:#bb70d9;}
        
        Background color #bb70d9
      
           Border around this has a color of #bb70d9        
        
          <div style="border:2px solid #bb70d9;">Content here</div>
        
        
          .myborder {border:2px solid #bb70d9;}
        
        Border color #bb70d9