#b81df2 color space conversions
Hex:
        #b81df2
        RGB:
        184, 29, 242
        CMY:
        28, 89, 5
        CMYK:
        24, 88, 0, 5
      HSL:
        284°, 89.1213%, 53.1373%
        HSV (HSB):
        284°, 88.0165%, 94.9020%
        XYZ:
        36.2335, 17.4799, 85.4686
        xyY:
        0.2603, 0.1256, 17.4799
      CIE-Lab:
        48.8591, 82.9790, -72.6666
        CIE-LCH:
        48.8591, 110.2994, 318.7907
        CIE-Luv:
        48.8591, 40.2565, -117.3764
        Hunter-Lab:
        41.8089, 81.5306, -91.9383
      #b81df2 color charts
#b81df2 RGB chart
      #b81df2 CMYK chart
      #b81df2 RGB pie chart
      #b81df2 color shades, tints & tones
#b81df2 color schemes
#b81df2 color preview, HTML & CSS examples
           This text has a color of #b81df2        
        
          <p style="color:#b81df2;">Text here</p>
        
        
          .mytext {color:#b81df2;}
        
        Text color #b81df2
      
           This box has a color of #b81df2        
        
          <div style="background-color:#b81df2;">Content here</div>
        
        
          .mybackground {background-color:#b81df2;}
        
        Background color #b81df2
      
           Border around this has a color of #b81df2        
        
          <div style="border:2px solid #b81df2;">Content here</div>
        
        
          .myborder {border:2px solid #b81df2;}
        
        Border color #b81df2