#b81ed0 color space conversions
Hex:
        #b81ed0
        RGB:
        184, 30, 208
        CMY:
        28, 88, 18
        CMYK:
        12, 86, 0, 18
      HSL:
        292°, 74.7899%, 46.6667%
        HSV (HSB):
        292°, 85.5769%, 81.5686%
        XYZ:
        31.6166, 15.6730, 61.0333
        xyY:
        0.2919, 0.1447, 15.6730
      CIE-Lab:
        46.5425, 76.8611, -57.0726
        CIE-LCH:
        46.5425, 95.7336, 323.4046
        CIE-Luv:
        46.5425, 50.4098, -93.6290
        Hunter-Lab:
        39.5891, 73.2726, -63.6933
      #b81ed0 color charts
#b81ed0 RGB chart
      #b81ed0 CMYK chart
      #b81ed0 RGB pie chart
      #b81ed0 color shades, tints & tones
#b81ed0 color schemes
#b81ed0 color preview, HTML & CSS examples
           This text has a color of #b81ed0        
        
          <p style="color:#b81ed0;">Text here</p>
        
        
          .mytext {color:#b81ed0;}
        
        Text color #b81ed0
      
           This box has a color of #b81ed0        
        
          <div style="background-color:#b81ed0;">Content here</div>
        
        
          .mybackground {background-color:#b81ed0;}
        
        Background color #b81ed0
      
           Border around this has a color of #b81ed0        
        
          <div style="border:2px solid #b81ed0;">Content here</div>
        
        
          .myborder {border:2px solid #b81ed0;}
        
        Border color #b81ed0