#b082ec color space conversions
Hex:
        #b082ec
        RGB:
        176, 130, 236
        CMY:
        31, 49, 7
        CMYK:
        25, 45, 0, 7
      HSL:
        266°, 73.6111%, 71.7647%
        HSV (HSB):
        266°, 44.9153%, 92.5490%
        XYZ:
        41.0274, 31.2515, 83.2266
        xyY:
        0.2638, 0.2010, 31.2515
      CIE-Lab:
        62.7194, 38.5679, -47.1420
        CIE-LCH:
        62.7194, 60.9085, 309.2873
        CIE-Luv:
        62.7194, 14.8737, -79.9039
        Hunter-Lab:
        55.9030, 33.1715, -49.1369
      #b082ec color charts
#b082ec RGB chart
      #b082ec CMYK chart
      #b082ec RGB pie chart
      #b082ec color shades, tints & tones
#b082ec color schemes
#b082ec color preview, HTML & CSS examples
           This text has a color of #b082ec        
        
          <p style="color:#b082ec;">Text here</p>
        
        
          .mytext {color:#b082ec;}
        
        Text color #b082ec
      
           This box has a color of #b082ec        
        
          <div style="background-color:#b082ec;">Content here</div>
        
        
          .mybackground {background-color:#b082ec;}
        
        Background color #b082ec
      
           Border around this has a color of #b082ec        
        
          <div style="border:2px solid #b082ec;">Content here</div>
        
        
          .myborder {border:2px solid #b082ec;}
        
        Border color #b082ec