#b130da color space conversions
Hex:
        #b130da
        RGB:
        177, 48, 218
        CMY:
        31, 81, 15
        CMYK:
        19, 78, 0, 15
      HSL:
        286°, 69.6721%, 52.1569%
        HSV (HSB):
        286°, 77.9817%, 85.4902%
        XYZ:
        31.8433, 16.5230, 67.8406
        xyY:
        0.2740, 0.1422, 16.5230
      CIE-Lab:
        47.6533, 72.8992, -61.0734
        CIE-LCH:
        47.6533, 95.1013, 320.0444
        CIE-Luv:
        47.6533, 40.7369, -99.4833
        Hunter-Lab:
        40.6485, 68.6990, -70.4986
      #b130da color charts
#b130da RGB chart
      #b130da CMYK chart
      #b130da RGB pie chart
      #b130da color shades, tints & tones
#b130da color schemes
#b130da color preview, HTML & CSS examples
           This text has a color of #b130da        
        
          <p style="color:#b130da;">Text here</p>
        
        
          .mytext {color:#b130da;}
        
        Text color #b130da
      
           This box has a color of #b130da        
        
          <div style="background-color:#b130da;">Content here</div>
        
        
          .mybackground {background-color:#b130da;}
        
        Background color #b130da
      
           Border around this has a color of #b130da        
        
          <div style="border:2px solid #b130da;">Content here</div>
        
        
          .myborder {border:2px solid #b130da;}
        
        Border color #b130da