#b44eed color space conversions
Hex:
        #b44eed
        RGB:
        180, 78, 237
        CMY:
        29, 69, 7
        CMYK:
        24, 67, 0, 7
      HSL:
        278°, 81.5385%, 61.7647%
        HSV (HSB):
        278°, 67.0886%, 92.9412%
        XYZ:
        36.8328, 21.2665, 82.2843
        xyY:
        0.2624, 0.1515, 21.2665
      CIE-Lab:
        53.2399, 66.0839, -62.7931
        CIE-LCH:
        53.2399, 91.1595, 316.4627
        CIE-Luv:
        53.2399, 32.2661, -104.3432
        Hunter-Lab:
        46.1156, 61.8668, -73.5105
      #b44eed color charts
#b44eed RGB chart
      #b44eed CMYK chart
      #b44eed RGB pie chart
      #b44eed color shades, tints & tones
#b44eed color schemes
#b44eed color preview, HTML & CSS examples
           This text has a color of #b44eed        
        
          <p style="color:#b44eed;">Text here</p>
        
        
          .mytext {color:#b44eed;}
        
        Text color #b44eed
      
           This box has a color of #b44eed        
        
          <div style="background-color:#b44eed;">Content here</div>
        
        
          .mybackground {background-color:#b44eed;}
        
        Background color #b44eed
      
           Border around this has a color of #b44eed        
        
          <div style="border:2px solid #b44eed;">Content here</div>
        
        
          .myborder {border:2px solid #b44eed;}
        
        Border color #b44eed