#bb70d4 color space conversions
Hex:
        #bb70d4
        RGB:
        187, 112, 212
        CMY:
        27, 56, 17
        CMYK:
        12, 47, 0, 17
      HSL:
        285°, 53.7634%, 63.5294%
        HSV (HSB):
        285°, 47.1698%, 83.1373%
        XYZ:
        38.1714, 26.9066, 65.4690
        xyY:
        0.2924, 0.2061, 26.9066
      CIE-Lab:
        58.8878, 46.1031, -39.6894
        CIE-LCH:
        58.8878, 60.8337, 319.2754
        CIE-Luv:
        58.8878, 31.7030, -68.0425
        Hunter-Lab:
        51.8716, 40.5797, -38.5220
      #bb70d4 color charts
#bb70d4 RGB chart
      #bb70d4 CMYK chart
      #bb70d4 RGB pie chart
      #bb70d4 color shades, tints & tones
#bb70d4 color schemes
#bb70d4 color preview, HTML & CSS examples
           This text has a color of #bb70d4        
        
          <p style="color:#bb70d4;">Text here</p>
        
        
          .mytext {color:#bb70d4;}
        
        Text color #bb70d4
      
           This box has a color of #bb70d4        
        
          <div style="background-color:#bb70d4;">Content here</div>
        
        
          .mybackground {background-color:#bb70d4;}
        
        Background color #bb70d4
      
           Border around this has a color of #bb70d4        
        
          <div style="border:2px solid #bb70d4;">Content here</div>
        
        
          .myborder {border:2px solid #bb70d4;}
        
        Border color #bb70d4