#b2078e color space conversions
Hex:
        #b2078e
        RGB:
        178, 7, 142
        CMY:
        30, 97, 44
        CMYK:
        0, 96, 20, 30
      HSL:
        313°, 92.4324%, 36.2745%
        HSV (HSB):
        313°, 96.0674%, 69.8039%
        XYZ:
        23.3186, 11.5699, 26.5954
        xyY:
        0.3793, 0.1882, 11.5699
      CIE-Lab:
        40.5243, 69.3706, -27.5641
        CIE-LCH:
        40.5243, 74.6463, 338.3298
        CIE-Luv:
        40.5243, 73.3917, -48.4393
        Hunter-Lab:
        34.0146, 62.8444, -22.5475
      #b2078e color charts
#b2078e RGB chart
      #b2078e CMYK chart
      #b2078e RGB pie chart
      #b2078e color shades, tints & tones
#b2078e color schemes
#b2078e color preview, HTML & CSS examples
           This text has a color of #b2078e        
        
          <p style="color:#b2078e;">Text here</p>
        
        
          .mytext {color:#b2078e;}
        
        Text color #b2078e
      
           This box has a color of #b2078e        
        
          <div style="background-color:#b2078e;">Content here</div>
        
        
          .mybackground {background-color:#b2078e;}
        
        Background color #b2078e
      
           Border around this has a color of #b2078e        
        
          <div style="border:2px solid #b2078e;">Content here</div>
        
        
          .myborder {border:2px solid #b2078e;}
        
        Border color #b2078e