#b82cf0 color space conversions
Hex:
        #b82cf0
        RGB:
        184, 44, 240
        CMY:
        28, 83, 6
        CMYK:
        23, 82, 0, 6
      HSL:
        283°, 86.7257%, 55.6863%
        HSV (HSB):
        283°, 81.6667%, 94.1176%
        XYZ:
        36.3960, 18.2830, 84.0488
        xyY:
        0.2624, 0.1318, 18.2830
      CIE-Lab:
        49.8376, 79.3026, -69.9522
        CIE-LCH:
        49.8376, 105.7460, 318.5847
        CIE-Luv:
        49.8376, 39.4203, -114.0010
        Hunter-Lab:
        42.7586, 77.1112, -86.6128
      #b82cf0 color charts
#b82cf0 RGB chart
      #b82cf0 CMYK chart
      #b82cf0 RGB pie chart
      #b82cf0 color shades, tints & tones
#b82cf0 color schemes
#b82cf0 color preview, HTML & CSS examples
           This text has a color of #b82cf0        
        
          <p style="color:#b82cf0;">Text here</p>
        
        
          .mytext {color:#b82cf0;}
        
        Text color #b82cf0
      
           This box has a color of #b82cf0        
        
          <div style="background-color:#b82cf0;">Content here</div>
        
        
          .mybackground {background-color:#b82cf0;}
        
        Background color #b82cf0
      
           Border around this has a color of #b82cf0        
        
          <div style="border:2px solid #b82cf0;">Content here</div>
        
        
          .myborder {border:2px solid #b82cf0;}
        
        Border color #b82cf0