#b530da color space conversions
Hex:
        #b530da
        RGB:
        181, 48, 218
        CMY:
        29, 81, 15
        CMYK:
        17, 78, 0, 15
      HSL:
        287°, 69.6721%, 52.1569%
        HSV (HSB):
        287°, 77.9817%, 85.4902%
        XYZ:
        32.7679, 16.9996, 67.8839
        xyY:
        0.2785, 0.1445, 16.9996
      CIE-Lab:
        48.2596, 73.6150, -60.0644
        CIE-LCH:
        48.2596, 95.0100, 320.7881
        CIE-Luv:
        48.2596, 43.2158, -98.4957
        Hunter-Lab:
        41.2306, 69.7088, -68.7562
      #b530da color charts
#b530da RGB chart
      #b530da CMYK chart
      #b530da RGB pie chart
      #b530da color shades, tints & tones
#b530da color schemes
#b530da color preview, HTML & CSS examples
           This text has a color of #b530da        
        
          <p style="color:#b530da;">Text here</p>
        
        
          .mytext {color:#b530da;}
        
        Text color #b530da
      
           This box has a color of #b530da        
        
          <div style="background-color:#b530da;">Content here</div>
        
        
          .mybackground {background-color:#b530da;}
        
        Background color #b530da
      
           Border around this has a color of #b530da        
        
          <div style="border:2px solid #b530da;">Content here</div>
        
        
          .myborder {border:2px solid #b530da;}
        
        Border color #b530da