#b483e0 color space conversions
Hex:
        #b483e0
        RGB:
        180, 131, 224
        CMY:
        29, 49, 12
        CMYK:
        20, 42, 0, 12
      HSL:
        272°, 60.0000%, 69.6078%
        HSV (HSB):
        272°, 41.5179%, 87.8431%
        XYZ:
        40.3932, 31.3177, 74.4370
        xyY:
        0.2764, 0.2143, 31.3177
      CIE-Lab:
        62.7749, 36.3712, -40.3678
        CIE-LCH:
        62.7749, 54.3361, 312.0187
        CIE-Luv:
        62.7749, 18.3175, -68.5944
        Hunter-Lab:
        55.9622, 30.9064, -39.6898
      #b483e0 color charts
#b483e0 RGB chart
      #b483e0 CMYK chart
      #b483e0 RGB pie chart
      #b483e0 color shades, tints & tones
#b483e0 color schemes
#b483e0 color preview, HTML & CSS examples
           This text has a color of #b483e0        
        
          <p style="color:#b483e0;">Text here</p>
        
        
          .mytext {color:#b483e0;}
        
        Text color #b483e0
      
           This box has a color of #b483e0        
        
          <div style="background-color:#b483e0;">Content here</div>
        
        
          .mybackground {background-color:#b483e0;}
        
        Background color #b483e0
      
           Border around this has a color of #b483e0        
        
          <div style="border:2px solid #b483e0;">Content here</div>
        
        
          .myborder {border:2px solid #b483e0;}
        
        Border color #b483e0