#b482f3 color space conversions
Hex:
        #b482f3
        RGB:
        180, 130, 243
        CMY:
        29, 49, 5
        CMYK:
        26, 47, 0, 5
      HSL:
        267°, 82.4818%, 73.1373%
        HSV (HSB):
        267°, 46.5021%, 95.2941%
        XYZ:
        42.9827, 32.1396, 88.7322
        xyY:
        0.2623, 0.1961, 32.1396
      CIE-Lab:
        63.4581, 41.2935, -49.8148
        CIE-LCH:
        63.4581, 64.7044, 309.6567
        CIE-Luv:
        63.4581, 16.0402, -84.7872
        Hunter-Lab:
        56.6918, 36.1247, -53.1145
      #b482f3 color charts
#b482f3 RGB chart
      #b482f3 CMYK chart
      #b482f3 RGB pie chart
      #b482f3 color shades, tints & tones
#b482f3 color schemes
#b482f3 color preview, HTML & CSS examples
           This text has a color of #b482f3        
        
          <p style="color:#b482f3;">Text here</p>
        
        
          .mytext {color:#b482f3;}
        
        Text color #b482f3
      
           This box has a color of #b482f3        
        
          <div style="background-color:#b482f3;">Content here</div>
        
        
          .mybackground {background-color:#b482f3;}
        
        Background color #b482f3
      
           Border around this has a color of #b482f3        
        
          <div style="border:2px solid #b482f3;">Content here</div>
        
        
          .myborder {border:2px solid #b482f3;}
        
        Border color #b482f3