#b12eda color space conversions
Hex:
        #b12eda
        RGB:
        177, 46, 218
        CMY:
        31, 82, 15
        CMYK:
        19, 79, 0, 15
      HSL:
        286°, 69.9187%, 51.7647%
        HSV (HSB):
        286°, 78.8991%, 85.4902%
        XYZ:
        31.7633, 16.3631, 67.8139
        xyY:
        0.2740, 0.1411, 16.3631
      CIE-Lab:
        47.4473, 73.4963, -61.4063
        CIE-LCH:
        47.4473, 95.7729, 320.1212
        CIE-Luv:
        47.4473, 41.0158, -99.8897
        Hunter-Lab:
        40.4513, 69.3729, -71.0799
      #b12eda color charts
#b12eda RGB chart
      #b12eda CMYK chart
      #b12eda RGB pie chart
      #b12eda color shades, tints & tones
#b12eda color schemes
#b12eda color preview, HTML & CSS examples
           This text has a color of #b12eda        
        
          <p style="color:#b12eda;">Text here</p>
        
        
          .mytext {color:#b12eda;}
        
        Text color #b12eda
      
           This box has a color of #b12eda        
        
          <div style="background-color:#b12eda;">Content here</div>
        
        
          .mybackground {background-color:#b12eda;}
        
        Background color #b12eda
      
           Border around this has a color of #b12eda        
        
          <div style="border:2px solid #b12eda;">Content here</div>
        
        
          .myborder {border:2px solid #b12eda;}
        
        Border color #b12eda