#b083e0 color space conversions
Hex:
        #b083e0
        RGB:
        176, 131, 224
        CMY:
        31, 49, 12
        CMYK:
        21, 42, 0, 12
      HSL:
        269°, 60.0000%, 69.6078%
        HSV (HSB):
        269°, 41.5179%, 87.8431%
        XYZ:
        39.4753, 30.8445, 74.3940
        xyY:
        0.2728, 0.2131, 30.8445
      CIE-Lab:
        62.3762, 35.2207, -41.0214
        CIE-LCH:
        62.3762, 54.0671, 310.6491
        CIE-Luv:
        62.3762, 16.1023, -69.4207
        Hunter-Lab:
        55.5378, 29.6835, -40.5436
      #b083e0 color charts
#b083e0 RGB chart
      #b083e0 CMYK chart
      #b083e0 RGB pie chart
      #b083e0 color shades, tints & tones
#b083e0 color schemes
#b083e0 color preview, HTML & CSS examples
           This text has a color of #b083e0        
        
          <p style="color:#b083e0;">Text here</p>
        
        
          .mytext {color:#b083e0;}
        
        Text color #b083e0
      
           This box has a color of #b083e0        
        
          <div style="background-color:#b083e0;">Content here</div>
        
        
          .mybackground {background-color:#b083e0;}
        
        Background color #b083e0
      
           Border around this has a color of #b083e0        
        
          <div style="border:2px solid #b083e0;">Content here</div>
        
        
          .myborder {border:2px solid #b083e0;}
        
        Border color #b083e0