#b082f8 color space conversions
Hex:
        #b082f8
        RGB:
        176, 130, 248
        CMY:
        31, 49, 3
        CMYK:
        29, 48, 0, 3
      HSL:
        263°, 89.3939%, 74.1176%
        HSV (HSB):
        263°, 47.5806%, 97.2549%
        XYZ:
        42.8304, 31.9727, 92.7209
        xyY:
        0.2557, 0.1909, 31.9727
      CIE-Lab:
        63.3203, 41.4337, -52.8107
        CIE-LCH:
        63.3203, 67.1247, 308.1167
        CIE-Luv:
        63.3203, 13.2992, -89.6472
        Hunter-Lab:
        56.5444, 36.2548, -57.6420
      #b082f8 color charts
#b082f8 RGB chart
      #b082f8 CMYK chart
      #b082f8 RGB pie chart
      #b082f8 color shades, tints & tones
#b082f8 color schemes
#b082f8 color preview, HTML & CSS examples
           This text has a color of #b082f8        
        
          <p style="color:#b082f8;">Text here</p>
        
        
          .mytext {color:#b082f8;}
        
        Text color #b082f8
      
           This box has a color of #b082f8        
        
          <div style="background-color:#b082f8;">Content here</div>
        
        
          .mybackground {background-color:#b082f8;}
        
        Background color #b082f8
      
           Border around this has a color of #b082f8        
        
          <div style="border:2px solid #b082f8;">Content here</div>
        
        
          .myborder {border:2px solid #b082f8;}
        
        Border color #b082f8