#bb48eb color space conversions
Hex:
        #bb48eb
        RGB:
        187, 72, 235
        CMY:
        27, 72, 8
        CMYK:
        20, 69, 0, 8
      HSL:
        282°, 80.2956%, 60.1961%
        HSV (HSB):
        282°, 69.3617%, 92.1569%
        XYZ:
        37.8063, 21.1977, 80.6962
        xyY:
        0.2706, 0.1517, 21.1977
      CIE-Lab:
        53.1652, 69.5897, -61.7424
        CIE-LCH:
        53.1652, 93.0314, 318.4194
        CIE-Luv:
        53.1652, 38.0851, -103.1420
        Hunter-Lab:
        46.0409, 66.0027, -71.6892
      #bb48eb color charts
#bb48eb RGB chart
      #bb48eb CMYK chart
      #bb48eb RGB pie chart
      #bb48eb color shades, tints & tones
#bb48eb color schemes
#bb48eb color preview, HTML & CSS examples
           This text has a color of #bb48eb        
        
          <p style="color:#bb48eb;">Text here</p>
        
        
          .mytext {color:#bb48eb;}
        
        Text color #bb48eb
      
           This box has a color of #bb48eb        
        
          <div style="background-color:#bb48eb;">Content here</div>
        
        
          .mybackground {background-color:#bb48eb;}
        
        Background color #bb48eb
      
           Border around this has a color of #bb48eb        
        
          <div style="border:2px solid #bb48eb;">Content here</div>
        
        
          .myborder {border:2px solid #bb48eb;}
        
        Border color #bb48eb