#b249bc color space conversions
Hex:
        #b249bc
        RGB:
        178, 73, 188
        CMY:
        30, 71, 26
        CMYK:
        5, 61, 0, 26
      HSL:
        295°, 46.1847%, 51.1765%
        HSV (HSB):
        295°, 61.1702%, 73.7255%
        XYZ:
        29.8197, 17.8609, 49.4528
        xyY:
        0.3070, 0.1839, 17.8609
      CIE-Lab:
        49.3270, 58.1675, -41.1026
        CIE-LCH:
        49.3270, 71.2242, 324.7540
        CIE-Luv:
        49.3270, 44.5970, -69.2477
        Hunter-Lab:
        42.2622, 51.9889, -39.7943
      #b249bc color charts
#b249bc RGB chart
      #b249bc CMYK chart
      #b249bc RGB pie chart
      #b249bc color shades, tints & tones
#b249bc color schemes
#b249bc color preview, HTML & CSS examples
           This text has a color of #b249bc        
        
          <p style="color:#b249bc;">Text here</p>
        
        
          .mytext {color:#b249bc;}
        
        Text color #b249bc
      
           This box has a color of #b249bc        
        
          <div style="background-color:#b249bc;">Content here</div>
        
        
          .mybackground {background-color:#b249bc;}
        
        Background color #b249bc
      
           Border around this has a color of #b249bc        
        
          <div style="border:2px solid #b249bc;">Content here</div>
        
        
          .myborder {border:2px solid #b249bc;}
        
        Border color #b249bc