#b5078e color space conversions
Hex:
        #b5078e
        RGB:
        181, 7, 142
        CMY:
        29, 97, 44
        CMYK:
        0, 96, 22, 29
      HSL:
        313°, 92.5532%, 36.8627%
        HSV (HSB):
        313°, 96.1326%, 70.9804%
        XYZ:
        24.0145, 11.9287, 26.6279
        xyY:
        0.3838, 0.1906, 11.9287
      CIE-Lab:
        41.1026, 69.9614, -26.6180
        CIE-LCH:
        41.1026, 74.8539, 339.1698
        CIE-Luv:
        41.1026, 75.7649, -47.4214
        Hunter-Lab:
        34.5380, 63.6710, -21.5346
      #b5078e color charts
#b5078e RGB chart
      #b5078e CMYK chart
      #b5078e RGB pie chart
      #b5078e color shades, tints & tones
#b5078e color schemes
#b5078e color preview, HTML & CSS examples
           This text has a color of #b5078e        
        
          <p style="color:#b5078e;">Text here</p>
        
        
          .mytext {color:#b5078e;}
        
        Text color #b5078e
      
           This box has a color of #b5078e        
        
          <div style="background-color:#b5078e;">Content here</div>
        
        
          .mybackground {background-color:#b5078e;}
        
        Background color #b5078e
      
           Border around this has a color of #b5078e        
        
          <div style="border:2px solid #b5078e;">Content here</div>
        
        
          .myborder {border:2px solid #b5078e;}
        
        Border color #b5078e