#b25f78 color space conversions
Hex:
        #b25f78
        RGB:
        178, 95, 120
        CMY:
        30, 63, 53
        CMYK:
        0, 47, 33, 30
      HSL:
        342°, 35.0211%, 53.5294%
        HSV (HSB):
        342°, 46.6292%, 69.8039%
        XYZ:
        25.8425, 19.0055, 20.0757
        xyY:
        0.3980, 0.2927, 19.0055
      CIE-Lab:
        50.6936, 36.4457, 1.1564
        CIE-LCH:
        50.6936, 36.4640, 1.8173
        CIE-Luv:
        50.6936, 53.1639, -4.9264
        Hunter-Lab:
        43.5953, 29.5199, 3.2136
      #b25f78 color charts
#b25f78 RGB chart
      #b25f78 CMYK chart
      #b25f78 RGB pie chart
      #b25f78 color shades, tints & tones
#b25f78 color schemes
#b25f78 color preview, HTML & CSS examples
           This text has a color of #b25f78        
        
          <p style="color:#b25f78;">Text here</p>
        
        
          .mytext {color:#b25f78;}
        
        Text color #b25f78
      
           This box has a color of #b25f78        
        
          <div style="background-color:#b25f78;">Content here</div>
        
        
          .mybackground {background-color:#b25f78;}
        
        Background color #b25f78
      
           Border around this has a color of #b25f78        
        
          <div style="border:2px solid #b25f78;">Content here</div>
        
        
          .myborder {border:2px solid #b25f78;}
        
        Border color #b25f78