#b44edb color space conversions
Hex:
        #b44edb
        RGB:
        180, 78, 219
        CMY:
        29, 69, 14
        CMYK:
        18, 64, 0, 14
      HSL:
        283°, 66.1972%, 58.2353%
        HSV (HSB):
        283°, 64.3836%, 85.8824%
        XYZ:
        34.3330, 20.2665, 69.1201
        xyY:
        0.2775, 0.1638, 20.2665
      CIE-Lab:
        52.1372, 62.3959, -54.4097
        CIE-LCH:
        52.1372, 82.7869, 318.9113
        CIE-Luv:
        52.1372, 36.4823, -90.8797
        Hunter-Lab:
        45.0184, 57.3496, -59.5195
      #b44edb color charts
#b44edb RGB chart
      #b44edb CMYK chart
      #b44edb RGB pie chart
      #b44edb color shades, tints & tones
#b44edb color schemes
#b44edb color preview, HTML & CSS examples
           This text has a color of #b44edb        
        
          <p style="color:#b44edb;">Text here</p>
        
        
          .mytext {color:#b44edb;}
        
        Text color #b44edb
      
           This box has a color of #b44edb        
        
          <div style="background-color:#b44edb;">Content here</div>
        
        
          .mybackground {background-color:#b44edb;}
        
        Background color #b44edb
      
           Border around this has a color of #b44edb        
        
          <div style="border:2px solid #b44edb;">Content here</div>
        
        
          .myborder {border:2px solid #b44edb;}
        
        Border color #b44edb