#b015a1 color space conversions
Hex:
        #b015a1
        RGB:
        176, 21, 161
        CMY:
        31, 92, 37
        CMYK:
        0, 88, 9, 31
      HSL:
        306°, 78.6802%, 38.6275%
        HSV (HSB):
        306°, 88.0682%, 69.0196%
        XYZ:
        24.6057, 12.3396, 34.8031
        xyY:
        0.3429, 0.1720, 12.3396
      CIE-Lab:
        41.7509, 69.7396, -37.1759
        CIE-LCH:
        41.7509, 79.0295, 331.9394
        CIE-Luv:
        41.7509, 62.6884, -62.2959
        Hunter-Lab:
        35.1278, 63.5586, -34.1525
      #b015a1 color charts
#b015a1 RGB chart
      #b015a1 CMYK chart
      #b015a1 RGB pie chart
      #b015a1 color shades, tints & tones
#b015a1 color schemes
#b015a1 color preview, HTML & CSS examples
           This text has a color of #b015a1        
        
          <p style="color:#b015a1;">Text here</p>
        
        
          .mytext {color:#b015a1;}
        
        Text color #b015a1
      
           This box has a color of #b015a1        
        
          <div style="background-color:#b015a1;">Content here</div>
        
        
          .mybackground {background-color:#b015a1;}
        
        Background color #b015a1
      
           Border around this has a color of #b015a1        
        
          <div style="border:2px solid #b015a1;">Content here</div>
        
        
          .myborder {border:2px solid #b015a1;}
        
        Border color #b015a1