#b082ef color space conversions
Hex:
        #b082ef
        RGB:
        176, 130, 239
        CMY:
        31, 49, 6
        CMYK:
        26, 46, 0, 6
      HSL:
        265°, 77.3050%, 72.3529%
        HSV (HSB):
        265°, 45.6067%, 93.7255%
        XYZ:
        41.4671, 31.4274, 85.5419
        xyY:
        0.2617, 0.1984, 31.4274
      CIE-Lab:
        62.8668, 39.2776, -48.5681
        CIE-LCH:
        62.8668, 62.4627, 308.9629
        CIE-Luv:
        62.8668, 14.4761, -82.3531
        Hunter-Lab:
        56.0601, 33.9295, -51.2283
      #b082ef color charts
#b082ef RGB chart
      #b082ef CMYK chart
      #b082ef RGB pie chart
      #b082ef color shades, tints & tones
#b082ef color schemes
#b082ef color preview, HTML & CSS examples
           This text has a color of #b082ef        
        
          <p style="color:#b082ef;">Text here</p>
        
        
          .mytext {color:#b082ef;}
        
        Text color #b082ef
      
           This box has a color of #b082ef        
        
          <div style="background-color:#b082ef;">Content here</div>
        
        
          .mybackground {background-color:#b082ef;}
        
        Background color #b082ef
      
           Border around this has a color of #b082ef        
        
          <div style="border:2px solid #b082ef;">Content here</div>
        
        
          .myborder {border:2px solid #b082ef;}
        
        Border color #b082ef