#b30d8e color space conversions
Hex:
        #b30d8e
        RGB:
        179, 13, 142
        CMY:
        30, 95, 44
        CMYK:
        0, 93, 21, 30
      HSL:
        313°, 86.4583%, 37.6471%
        HSV (HSB):
        313°, 92.7374%, 70.1961%
        XYZ:
        23.6168, 11.8245, 26.6288
        xyY:
        0.3805, 0.1905, 11.8245
      CIE-Lab:
        40.9359, 68.9252, -26.9068
        CIE-LCH:
        40.9359, 73.9909, 338.6755
        CIE-Luv:
        40.9359, 73.7032, -47.5974
        Hunter-Lab:
        34.3868, 62.4165, -21.8428
      #b30d8e color charts
#b30d8e RGB chart
      #b30d8e CMYK chart
      #b30d8e RGB pie chart
      #b30d8e color shades, tints & tones
#b30d8e color schemes
#b30d8e color preview, HTML & CSS examples
           This text has a color of #b30d8e        
        
          <p style="color:#b30d8e;">Text here</p>
        
        
          .mytext {color:#b30d8e;}
        
        Text color #b30d8e
      
           This box has a color of #b30d8e        
        
          <div style="background-color:#b30d8e;">Content here</div>
        
        
          .mybackground {background-color:#b30d8e;}
        
        Background color #b30d8e
      
           Border around this has a color of #b30d8e        
        
          <div style="border:2px solid #b30d8e;">Content here</div>
        
        
          .myborder {border:2px solid #b30d8e;}
        
        Border color #b30d8e