#b61fae color space conversions
Hex:
        #b61fae
        RGB:
        182, 31, 174
        CMY:
        29, 88, 32
        CMYK:
        0, 83, 4, 29
      HSL:
        303°, 70.8920%, 41.7647%
        HSV (HSB):
        303°, 82.9670%, 71.3725%
        XYZ:
        27.4214, 13.9810, 41.2977
        xyY:
        0.3316, 0.1691, 13.9810
      CIE-Lab:
        44.2057, 70.8774, -40.9693
        CIE-LCH:
        44.2057, 81.8663, 329.9708
        CIE-Luv:
        44.2057, 60.8998, -68.8504
        Hunter-Lab:
        37.3912, 65.4707, -39.3105
      #b61fae color charts
#b61fae RGB chart
      #b61fae CMYK chart
      #b61fae RGB pie chart
      #b61fae color shades, tints & tones
#b61fae color schemes
#b61fae color preview, HTML & CSS examples
           This text has a color of #b61fae        
        
          <p style="color:#b61fae;">Text here</p>
        
        
          .mytext {color:#b61fae;}
        
        Text color #b61fae
      
           This box has a color of #b61fae        
        
          <div style="background-color:#b61fae;">Content here</div>
        
        
          .mybackground {background-color:#b61fae;}
        
        Background color #b61fae
      
           Border around this has a color of #b61fae        
        
          <div style="border:2px solid #b61fae;">Content here</div>
        
        
          .myborder {border:2px solid #b61fae;}
        
        Border color #b61fae