#b812e1 color space conversions
Hex:
        #b812e1
        RGB:
        184, 18, 225
        CMY:
        28, 93, 12
        CMYK:
        18, 92, 0, 12
      HSL:
        288°, 85.1852%, 47.6471%
        HSV (HSB):
        288°, 92.0000%, 88.2353%
        XYZ:
        33.5741, 16.0592, 72.5643
        xyY:
        0.2748, 0.1314, 16.0592
      CIE-Lab:
        47.0521, 81.6716, -65.9861
        CIE-LCH:
        47.0521, 104.9972, 321.0637
        CIE-Luv:
        47.0521, 45.8966, -106.8373
        Hunter-Lab:
        40.0739, 79.4185, -79.3083
      #b812e1 color charts
#b812e1 RGB chart
      #b812e1 CMYK chart
      #b812e1 RGB pie chart
      #b812e1 color shades, tints & tones
#b812e1 color schemes
#b812e1 color preview, HTML & CSS examples
           This text has a color of #b812e1        
        
          <p style="color:#b812e1;">Text here</p>
        
        
          .mytext {color:#b812e1;}
        
        Text color #b812e1
      
           This box has a color of #b812e1        
        
          <div style="background-color:#b812e1;">Content here</div>
        
        
          .mybackground {background-color:#b812e1;}
        
        Background color #b812e1
      
           Border around this has a color of #b812e1        
        
          <div style="border:2px solid #b812e1;">Content here</div>
        
        
          .myborder {border:2px solid #b812e1;}
        
        Border color #b812e1