#b460d3 color space conversions
Hex:
        #b460d3
        RGB:
        180, 96, 211
        CMY:
        29, 62, 17
        CMYK:
        15, 55, 0, 17
      HSL:
        284°, 56.6502%, 60.1961%
        HSV (HSB):
        284°, 54.5024%, 82.7451%
        XYZ:
        34.7631, 22.7722, 64.1913
        xyY:
        0.2856, 0.1871, 22.7722
      CIE-Lab:
        54.8369, 52.2405, -45.5683
        CIE-LCH:
        54.8369, 69.3220, 318.9025
        CIE-Luv:
        54.8369, 33.2025, -77.0571
        Hunter-Lab:
        47.7202, 46.5230, -46.3503
      #b460d3 color charts
#b460d3 RGB chart
      #b460d3 CMYK chart
      #b460d3 RGB pie chart
      #b460d3 color shades, tints & tones
#b460d3 color schemes
#b460d3 color preview, HTML & CSS examples
           This text has a color of #b460d3        
        
          <p style="color:#b460d3;">Text here</p>
        
        
          .mytext {color:#b460d3;}
        
        Text color #b460d3
      
           This box has a color of #b460d3        
        
          <div style="background-color:#b460d3;">Content here</div>
        
        
          .mybackground {background-color:#b460d3;}
        
        Background color #b460d3
      
           Border around this has a color of #b460d3        
        
          <div style="border:2px solid #b460d3;">Content here</div>
        
        
          .myborder {border:2px solid #b460d3;}
        
        Border color #b460d3