#bb49fa color space conversions
Hex:
        #bb49fa
        RGB:
        187, 73, 250
        CMY:
        27, 71, 2
        CMYK:
        25, 71, 0, 2
      HSL:
        279°, 94.6524%, 63.3333%
        HSV (HSB):
        279°, 70.8000%, 98.0392%
        XYZ:
        40.1314, 22.2320, 92.6185
        xyY:
        0.2589, 0.1434, 22.2320
      CIE-Lab:
        54.2723, 72.2063, -68.3409
        CIE-LCH:
        54.2723, 99.4194, 316.5754
        CIE-Luv:
        54.2723, 34.2655, -113.7343
        Hunter-Lab:
        47.1508, 69.4123, -83.4580
      #bb49fa color charts
#bb49fa RGB chart
      #bb49fa CMYK chart
      #bb49fa RGB pie chart
      #bb49fa color shades, tints & tones
#bb49fa color schemes
#bb49fa color preview, HTML & CSS examples
           This text has a color of #bb49fa        
        
          <p style="color:#bb49fa;">Text here</p>
        
        
          .mytext {color:#bb49fa;}
        
        Text color #bb49fa
      
           This box has a color of #bb49fa        
        
          <div style="background-color:#bb49fa;">Content here</div>
        
        
          .mybackground {background-color:#bb49fa;}
        
        Background color #bb49fa
      
           Border around this has a color of #bb49fa        
        
          <div style="border:2px solid #bb49fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb49fa;}
        
        Border color #bb49fa