#b250c1 color space conversions
Hex:
        #b250c1
        RGB:
        178, 80, 193
        CMY:
        30, 69, 24
        CMYK:
        8, 59, 0, 24
      HSL:
        292°, 47.6793%, 53.5294%
        HSV (HSB):
        292°, 58.5492%, 75.6863%
        XYZ:
        30.8544, 19.0526, 52.5034
        xyY:
        0.3013, 0.1860, 19.0526
      CIE-Lab:
        50.7486, 55.9244, -41.7497
        CIE-LCH:
        50.7486, 69.7896, 323.2573
        CIE-Luv:
        50.7486, 41.2009, -70.3905
        Hunter-Lab:
        43.6492, 49.7904, -40.7624
      #b250c1 color charts
#b250c1 RGB chart
      #b250c1 CMYK chart
      #b250c1 RGB pie chart
      #b250c1 color shades, tints & tones
#b250c1 color schemes
#b250c1 color preview, HTML & CSS examples
           This text has a color of #b250c1        
        
          <p style="color:#b250c1;">Text here</p>
        
        
          .mytext {color:#b250c1;}
        
        Text color #b250c1
      
           This box has a color of #b250c1        
        
          <div style="background-color:#b250c1;">Content here</div>
        
        
          .mybackground {background-color:#b250c1;}
        
        Background color #b250c1
      
           Border around this has a color of #b250c1        
        
          <div style="border:2px solid #b250c1;">Content here</div>
        
        
          .myborder {border:2px solid #b250c1;}
        
        Border color #b250c1