#b082cd color space conversions
Hex:
        #b082cd
        RGB:
        176, 130, 205
        CMY:
        31, 49, 20
        CMYK:
        14, 37, 0, 20
      HSL:
        277°, 42.8571%, 65.6863%
        HSV (HSB):
        277°, 36.5854%, 80.3922%
        XYZ:
        36.9066, 29.6031, 61.5264
        xyY:
        0.2883, 0.2312, 29.6031
      CIE-Lab:
        61.3103, 31.5410, -32.0537
        CIE-LCH:
        61.3103, 44.9697, 314.5381
        CIE-Luv:
        61.3103, 19.1104, -54.2087
        Hunter-Lab:
        54.4088, 25.8648, -28.9600
      #b082cd color charts
#b082cd RGB chart
      #b082cd CMYK chart
      #b082cd RGB pie chart
      #b082cd color shades, tints & tones
#b082cd color schemes
#b082cd color preview, HTML & CSS examples
           This text has a color of #b082cd        
        
          <p style="color:#b082cd;">Text here</p>
        
        
          .mytext {color:#b082cd;}
        
        Text color #b082cd
      
           This box has a color of #b082cd        
        
          <div style="background-color:#b082cd;">Content here</div>
        
        
          .mybackground {background-color:#b082cd;}
        
        Background color #b082cd
      
           Border around this has a color of #b082cd        
        
          <div style="border:2px solid #b082cd;">Content here</div>
        
        
          .myborder {border:2px solid #b082cd;}
        
        Border color #b082cd