#b480f2 color space conversions
Hex:
        #b480f2
        RGB:
        180, 128, 242
        CMY:
        29, 50, 5
        CMYK:
        26, 47, 0, 5
      HSL:
        267°, 81.4286%, 72.5490%
        HSV (HSB):
        267°, 47.1074%, 94.9020%
        XYZ:
        42.5686, 31.5524, 87.8510
        xyY:
        0.2628, 0.1948, 31.5524
      CIE-Lab:
        62.9712, 42.1555, -50.0338
        CIE-LCH:
        62.9712, 65.4253, 310.1155
        CIE-Luv:
        62.9712, 16.8852, -85.1316
        Hunter-Lab:
        56.1716, 36.9727, -53.4081
      #b480f2 color charts
#b480f2 RGB chart
      #b480f2 CMYK chart
      #b480f2 RGB pie chart
      #b480f2 color shades, tints & tones
#b480f2 color schemes
#b480f2 color preview, HTML & CSS examples
           This text has a color of #b480f2        
        
          <p style="color:#b480f2;">Text here</p>
        
        
          .mytext {color:#b480f2;}
        
        Text color #b480f2
      
           This box has a color of #b480f2        
        
          <div style="background-color:#b480f2;">Content here</div>
        
        
          .mybackground {background-color:#b480f2;}
        
        Background color #b480f2
      
           Border around this has a color of #b480f2        
        
          <div style="border:2px solid #b480f2;">Content here</div>
        
        
          .myborder {border:2px solid #b480f2;}
        
        Border color #b480f2