#b250a1 color space conversions
Hex:
        #b250a1
        RGB:
        178, 80, 161
        CMY:
        30, 69, 37
        CMYK:
        0, 55, 10, 30
      HSL:
        310°, 38.8889%, 50.5882%
        HSV (HSB):
        310°, 55.0562%, 69.8039%
        XYZ:
        27.6618, 17.7755, 35.6913
        xyY:
        0.3410, 0.2191, 17.7755
      CIE-Lab:
        49.2227, 50.2154, -25.4470
        CIE-LCH:
        49.2227, 56.2951, 333.1260
        CIE-Luv:
        49.2227, 49.8062, -44.6332
        Hunter-Lab:
        42.1610, 43.3318, -20.6791
      #b250a1 color charts
#b250a1 RGB chart
      #b250a1 CMYK chart
      #b250a1 RGB pie chart
      #b250a1 color shades, tints & tones
#b250a1 color schemes
#b250a1 color preview, HTML & CSS examples
           This text has a color of #b250a1        
        
          <p style="color:#b250a1;">Text here</p>
        
        
          .mytext {color:#b250a1;}
        
        Text color #b250a1
      
           This box has a color of #b250a1        
        
          <div style="background-color:#b250a1;">Content here</div>
        
        
          .mybackground {background-color:#b250a1;}
        
        Background color #b250a1
      
           Border around this has a color of #b250a1        
        
          <div style="border:2px solid #b250a1;">Content here</div>
        
        
          .myborder {border:2px solid #b250a1;}
        
        Border color #b250a1