#b61fb4 color space conversions
Hex:
        #b61fb4
        RGB:
        182, 31, 180
        CMY:
        29, 88, 29
        CMYK:
        0, 83, 1, 29
      HSL:
        301°, 70.8920%, 41.7647%
        HSV (HSB):
        301°, 82.9670%, 71.3725%
        XYZ:
        28.0196, 14.2203, 44.4480
        xyY:
        0.3232, 0.1640, 14.2203
      CIE-Lab:
        44.5473, 71.7906, -43.9718
        CIE-LCH:
        44.5473, 84.1867, 328.5125
        CIE-Luv:
        44.5473, 58.6644, -73.4007
        Hunter-Lab:
        37.7099, 66.6388, -43.4873
      #b61fb4 color charts
#b61fb4 RGB chart
      #b61fb4 CMYK chart
      #b61fb4 RGB pie chart
      #b61fb4 color shades, tints & tones
#b61fb4 color schemes
#b61fb4 color preview, HTML & CSS examples
           This text has a color of #b61fb4        
        
          <p style="color:#b61fb4;">Text here</p>
        
        
          .mytext {color:#b61fb4;}
        
        Text color #b61fb4
      
           This box has a color of #b61fb4        
        
          <div style="background-color:#b61fb4;">Content here</div>
        
        
          .mybackground {background-color:#b61fb4;}
        
        Background color #b61fb4
      
           Border around this has a color of #b61fb4        
        
          <div style="border:2px solid #b61fb4;">Content here</div>
        
        
          .myborder {border:2px solid #b61fb4;}
        
        Border color #b61fb4