#b460da color space conversions
Hex:
        #b460da
        RGB:
        180, 96, 218
        CMY:
        29, 62, 15
        CMYK:
        17, 56, 0, 15
      HSL:
        281°, 62.2449%, 61.5686%
        HSV (HSB):
        281°, 55.9633%, 85.4902%
        XYZ:
        35.6602, 23.1310, 68.9149
        xyY:
        0.2792, 0.1811, 23.1310
      CIE-Lab:
        55.2070, 53.6947, -48.9467
        CIE-LCH:
        55.2070, 72.6560, 317.6485
        CIE-Luv:
        55.2070, 31.7094, -82.6158
        Hunter-Lab:
        48.0947, 48.1844, -51.2904
      #b460da color charts
#b460da RGB chart
      #b460da CMYK chart
      #b460da RGB pie chart
      #b460da color shades, tints & tones
#b460da color schemes
#b460da color preview, HTML & CSS examples
           This text has a color of #b460da        
        
          <p style="color:#b460da;">Text here</p>
        
        
          .mytext {color:#b460da;}
        
        Text color #b460da
      
           This box has a color of #b460da        
        
          <div style="background-color:#b460da;">Content here</div>
        
        
          .mybackground {background-color:#b460da;}
        
        Background color #b460da
      
           Border around this has a color of #b460da        
        
          <div style="border:2px solid #b460da;">Content here</div>
        
        
          .myborder {border:2px solid #b460da;}
        
        Border color #b460da