#b81cf2 color space conversions
Hex:
        #b81cf2
        RGB:
        184, 28, 242
        CMY:
        28, 89, 5
        CMYK:
        24, 88, 0, 5
      HSL:
        284°, 89.1667%, 52.9412%
        HSV (HSB):
        284°, 88.4298%, 94.9020%
        XYZ:
        36.2094, 17.4317, 85.4606
        xyY:
        0.2603, 0.1253, 17.4317
      CIE-Lab:
        48.7994, 83.1559, -72.7637
        CIE-LCH:
        48.7994, 110.4964, 318.8132
        CIE-Luv:
        48.7994, 40.3276, -117.4794
        Hunter-Lab:
        41.7512, 81.7423, -92.1348
      #b81cf2 color charts
#b81cf2 RGB chart
      #b81cf2 CMYK chart
      #b81cf2 RGB pie chart
      #b81cf2 color shades, tints & tones
#b81cf2 color schemes
#b81cf2 color preview, HTML & CSS examples
           This text has a color of #b81cf2        
        
          <p style="color:#b81cf2;">Text here</p>
        
        
          .mytext {color:#b81cf2;}
        
        Text color #b81cf2
      
           This box has a color of #b81cf2        
        
          <div style="background-color:#b81cf2;">Content here</div>
        
        
          .mybackground {background-color:#b81cf2;}
        
        Background color #b81cf2
      
           Border around this has a color of #b81cf2        
        
          <div style="border:2px solid #b81cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b81cf2;}
        
        Border color #b81cf2