#b30266 color space conversions
Hex:
        #b30266
        RGB:
        179, 2, 102
        CMY:
        30, 99, 60
        CMYK:
        0, 99, 43, 30
      HSL:
        326°, 97.7901%, 35.4902%
        HSV (HSB):
        326°, 98.8827%, 70.1961%
        XYZ:
        21.0104, 10.5864, 13.5064
        xyY:
        0.4658, 0.2347, 10.5864
      CIE-Lab:
        38.8750, 65.7910, -5.1326
        CIE-LCH:
        38.8750, 65.9909, 355.5392
        CIE-Luv:
        38.8750, 92.7878, -18.1409
        Hunter-Lab:
        32.5368, 58.3256, -1.8362
      #b30266 color charts
#b30266 RGB chart
      #b30266 CMYK chart
      #b30266 RGB pie chart
      #b30266 color shades, tints & tones
#b30266 color schemes
#b30266 color preview, HTML & CSS examples
           This text has a color of #b30266        
        
          <p style="color:#b30266;">Text here</p>
        
        
          .mytext {color:#b30266;}
        
        Text color #b30266
      
           This box has a color of #b30266        
        
          <div style="background-color:#b30266;">Content here</div>
        
        
          .mybackground {background-color:#b30266;}
        
        Background color #b30266
      
           Border around this has a color of #b30266        
        
          <div style="border:2px solid #b30266;">Content here</div>
        
        
          .myborder {border:2px solid #b30266;}
        
        Border color #b30266