#b182f8 color space conversions
Hex:
        #b182f8
        RGB:
        177, 130, 248
        CMY:
        31, 49, 3
        CMYK:
        29, 48, 0, 3
      HSL:
        264°, 89.3939%, 74.1176%
        HSV (HSB):
        264°, 47.5806%, 97.2549%
        XYZ:
        43.0574, 32.0897, 92.7315
        xyY:
        0.2565, 0.1911, 32.0897
      CIE-Lab:
        63.4169, 41.6931, -52.6513
        CIE-LCH:
        63.4169, 67.1600, 308.3747
        CIE-Luv:
        63.4169, 13.8094, -89.4459
        Hunter-Lab:
        56.6478, 36.5424, -57.4034
      #b182f8 color charts
#b182f8 RGB chart
      #b182f8 CMYK chart
      #b182f8 RGB pie chart
      #b182f8 color shades, tints & tones
#b182f8 color schemes
#b182f8 color preview, HTML & CSS examples
           This text has a color of #b182f8        
        
          <p style="color:#b182f8;">Text here</p>
        
        
          .mytext {color:#b182f8;}
        
        Text color #b182f8
      
           This box has a color of #b182f8        
        
          <div style="background-color:#b182f8;">Content here</div>
        
        
          .mybackground {background-color:#b182f8;}
        
        Background color #b182f8
      
           Border around this has a color of #b182f8        
        
          <div style="border:2px solid #b182f8;">Content here</div>
        
        
          .myborder {border:2px solid #b182f8;}
        
        Border color #b182f8