#b12eba color space conversions
Hex:
        #b12eba
        RGB:
        177, 46, 186
        CMY:
        31, 82, 27
        CMYK:
        5, 75, 0, 27
      HSL:
        296°, 60.3448%, 45.4902%
        HSV (HSB):
        296°, 75.2688%, 72.9412%
        XYZ:
        27.9714, 14.8463, 47.8457
        xyY:
        0.3085, 0.1638, 14.8463
      CIE-Lab:
        45.4229, 67.8253, -46.1500
        CIE-LCH:
        45.4229, 82.0372, 325.7677
        CIE-Luv:
        45.4229, 50.7755, -76.4002
        Hunter-Lab:
        38.5309, 62.1526, -46.6518
      #b12eba color charts
#b12eba RGB chart
      #b12eba CMYK chart
      #b12eba RGB pie chart
      #b12eba color shades, tints & tones
#b12eba color schemes
#b12eba color preview, HTML & CSS examples
           This text has a color of #b12eba        
        
          <p style="color:#b12eba;">Text here</p>
        
        
          .mytext {color:#b12eba;}
        
        Text color #b12eba
      
           This box has a color of #b12eba        
        
          <div style="background-color:#b12eba;">Content here</div>
        
        
          .mybackground {background-color:#b12eba;}
        
        Background color #b12eba
      
           Border around this has a color of #b12eba        
        
          <div style="border:2px solid #b12eba;">Content here</div>
        
        
          .myborder {border:2px solid #b12eba;}
        
        Border color #b12eba