#b625bf color space conversions
Hex:
        #b625bf
        RGB:
        182, 37, 191
        CMY:
        29, 85, 25
        CMYK:
        5, 81, 0, 25
      HSL:
        296°, 67.5439%, 44.7059%
        HSV (HSB):
        296°, 80.6283%, 74.9020%
        XYZ:
        29.3569, 15.0298, 50.6440
        xyY:
        0.3089, 0.1582, 15.0298
      CIE-Lab:
        45.6750, 72.1419, -48.6237
        CIE-LCH:
        45.6750, 86.9984, 326.0200
        CIE-Luv:
        45.6750, 53.9550, -80.6145
        Hunter-Lab:
        38.7683, 67.3230, -50.3142
      #b625bf color charts
#b625bf RGB chart
      #b625bf CMYK chart
      #b625bf RGB pie chart
      #b625bf color shades, tints & tones
#b625bf color schemes
#b625bf color preview, HTML & CSS examples
           This text has a color of #b625bf        
        
          <p style="color:#b625bf;">Text here</p>
        
        
          .mytext {color:#b625bf;}
        
        Text color #b625bf
      
           This box has a color of #b625bf        
        
          <div style="background-color:#b625bf;">Content here</div>
        
        
          .mybackground {background-color:#b625bf;}
        
        Background color #b625bf
      
           Border around this has a color of #b625bf        
        
          <div style="border:2px solid #b625bf;">Content here</div>
        
        
          .myborder {border:2px solid #b625bf;}
        
        Border color #b625bf