#b540d3 color space conversions
Hex:
        #b540d3
        RGB:
        181, 64, 211
        CMY:
        29, 75, 17
        CMYK:
        14, 70, 0, 17
      HSL:
        288°, 62.5532%, 53.9216%
        HSV (HSB):
        288°, 69.6682%, 82.7451%
        XYZ:
        32.6473, 18.1937, 63.4190
        xyY:
        0.2857, 0.1592, 18.1937
      CIE-Lab:
        49.7302, 66.8454, -53.6977
        CIE-LCH:
        49.7302, 85.7424, 321.2247
        CIE-Luv:
        49.7302, 42.3750, -89.2691
        Hunter-Lab:
        42.6541, 61.9788, -58.2959
      #b540d3 color charts
#b540d3 RGB chart
      #b540d3 CMYK chart
      #b540d3 RGB pie chart
      #b540d3 color shades, tints & tones
#b540d3 color schemes
#b540d3 color preview, HTML & CSS examples
           This text has a color of #b540d3        
        
          <p style="color:#b540d3;">Text here</p>
        
        
          .mytext {color:#b540d3;}
        
        Text color #b540d3
      
           This box has a color of #b540d3        
        
          <div style="background-color:#b540d3;">Content here</div>
        
        
          .mybackground {background-color:#b540d3;}
        
        Background color #b540d3
      
           Border around this has a color of #b540d3        
        
          <div style="border:2px solid #b540d3;">Content here</div>
        
        
          .myborder {border:2px solid #b540d3;}
        
        Border color #b540d3