#b0078a color space conversions
Hex:
        #b0078a
        RGB:
        176, 7, 138
        CMY:
        31, 97, 46
        CMYK:
        0, 96, 22, 31
      HSL:
        313°, 92.3497%, 35.8824%
        HSV (HSB):
        313°, 96.0227%, 69.0196%
        XYZ:
        22.5679, 11.2170, 25.0204
        xyY:
        0.3838, 0.1907, 11.2170
      CIE-Lab:
        39.9436, 68.4779, -26.0469
        CIE-LCH:
        39.9436, 73.2644, 339.1747
        CIE-Luv:
        39.9436, 73.5670, -46.0319
        Hunter-Lab:
        33.4919, 61.6685, -20.8488
      #b0078a color charts
#b0078a RGB chart
      #b0078a CMYK chart
      #b0078a RGB pie chart
      #b0078a color shades, tints & tones
#b0078a color schemes
#b0078a color preview, HTML & CSS examples
           This text has a color of #b0078a        
        
          <p style="color:#b0078a;">Text here</p>
        
        
          .mytext {color:#b0078a;}
        
        Text color #b0078a
      
           This box has a color of #b0078a        
        
          <div style="background-color:#b0078a;">Content here</div>
        
        
          .mybackground {background-color:#b0078a;}
        
        Background color #b0078a
      
           Border around this has a color of #b0078a        
        
          <div style="border:2px solid #b0078a;">Content here</div>
        
        
          .myborder {border:2px solid #b0078a;}
        
        Border color #b0078a