#b110b4 color space conversions
Hex:
        #b110b4
        RGB:
        177, 16, 180
        CMY:
        31, 94, 29
        CMYK:
        2, 91, 0, 29
      HSL:
        299°, 83.6735%, 38.4314%
        HSV (HSB):
        299°, 91.1111%, 70.5882%
        XYZ:
        26.5550, 13.0130, 44.2922
        xyY:
        0.3167, 0.1552, 13.0130
      CIE-Lab:
        42.7828, 73.4939, -46.8404
        CIE-LCH:
        42.7828, 87.1515, 327.4891
        CIE-Luv:
        42.7828, 56.5557, -76.7979
        Hunter-Lab:
        36.0735, 68.2714, -47.5466
      #b110b4 color charts
#b110b4 RGB chart
      #b110b4 CMYK chart
      #b110b4 RGB pie chart
      #b110b4 color shades, tints & tones
#b110b4 color schemes
#b110b4 color preview, HTML & CSS examples
           This text has a color of #b110b4        
        
          <p style="color:#b110b4;">Text here</p>
        
        
          .mytext {color:#b110b4;}
        
        Text color #b110b4
      
           This box has a color of #b110b4        
        
          <div style="background-color:#b110b4;">Content here</div>
        
        
          .mybackground {background-color:#b110b4;}
        
        Background color #b110b4
      
           Border around this has a color of #b110b4        
        
          <div style="border:2px solid #b110b4;">Content here</div>
        
        
          .myborder {border:2px solid #b110b4;}
        
        Border color #b110b4