#b12aec color space conversions
Hex:
        #b12aec
        RGB:
        177, 42, 236
        CMY:
        31, 84, 7
        CMYK:
        25, 82, 0, 7
      HSL:
        282°, 83.6207%, 54.5098%
        HSV (HSB):
        282°, 82.2034%, 92.5490%
        XYZ:
        34.0997, 17.0592, 80.8524
        xyY:
        0.2583, 0.1292, 17.0592
      CIE-Lab:
        48.3345, 77.9790, -70.1878
        CIE-LCH:
        48.3345, 104.9145, 318.0101
        CIE-Luv:
        48.3345, 36.6247, -113.1256
        Hunter-Lab:
        41.3027, 75.0907, -87.1515
      #b12aec color charts
#b12aec RGB chart
      #b12aec CMYK chart
      #b12aec RGB pie chart
      #b12aec color shades, tints & tones
#b12aec color schemes
#b12aec color preview, HTML & CSS examples
           This text has a color of #b12aec        
        
          <p style="color:#b12aec;">Text here</p>
        
        
          .mytext {color:#b12aec;}
        
        Text color #b12aec
      
           This box has a color of #b12aec        
        
          <div style="background-color:#b12aec;">Content here</div>
        
        
          .mybackground {background-color:#b12aec;}
        
        Background color #b12aec
      
           Border around this has a color of #b12aec        
        
          <div style="border:2px solid #b12aec;">Content here</div>
        
        
          .myborder {border:2px solid #b12aec;}
        
        Border color #b12aec