#b130ff color space conversions
Hex:
        #b130ff
        RGB:
        177, 48, 255
        CMY:
        31, 81, 0
        CMYK:
        31, 81, 0, 0
      HSL:
        277°, 100.0000%, 59.4118%
        HSV (HSB):
        277°, 81.1765%, 100.0000%
        XYZ:
        37.2384, 18.6810, 96.2509
        xyY:
        0.2447, 0.1228, 18.6810
      CIE-Lab:
        50.3119, 80.0379, -77.6147
        CIE-LCH:
        50.3119, 111.4904, 315.8806
        CIE-Luv:
        50.3119, 31.3127, -124.9178
        Hunter-Lab:
        43.2215, 78.1527, -101.7789
      #b130ff color charts
#b130ff RGB chart
      #b130ff CMYK chart
      #b130ff RGB pie chart
      #b130ff color shades, tints & tones
#b130ff color schemes
#b130ff color preview, HTML & CSS examples
           This text has a color of #b130ff        
        
          <p style="color:#b130ff;">Text here</p>
        
        
          .mytext {color:#b130ff;}
        
        Text color #b130ff
      
           This box has a color of #b130ff        
        
          <div style="background-color:#b130ff;">Content here</div>
        
        
          .mybackground {background-color:#b130ff;}
        
        Background color #b130ff
      
           Border around this has a color of #b130ff        
        
          <div style="border:2px solid #b130ff;">Content here</div>
        
        
          .myborder {border:2px solid #b130ff;}
        
        Border color #b130ff