#be139d color space conversions
Hex:
        #be139d
        RGB:
        190, 19, 157
        CMY:
        25, 93, 38
        CMYK:
        0, 90, 17, 25
      HSL:
        312°, 81.8182%, 40.9804%
        HSV (HSB):
        312°, 90.0000%, 74.5098%
        XYZ:
        27.5539, 13.8472, 33.1188
        xyY:
        0.3698, 0.1858, 13.8472
      CIE-Lab:
        44.0130, 72.2395, -31.0332
        CIE-LCH:
        44.0130, 78.6231, 336.7522
        CIE-Luv:
        44.0130, 75.2613, -54.8696
        Hunter-Lab:
        37.2118, 67.0514, -26.7202
      #be139d color charts
#be139d RGB chart
      #be139d CMYK chart
      #be139d RGB pie chart
      #be139d color shades, tints & tones
#be139d color schemes
#be139d color preview, HTML & CSS examples
           This text has a color of #be139d        
        
          <p style="color:#be139d;">Text here</p>
        
        
          .mytext {color:#be139d;}
        
        Text color #be139d
      
           This box has a color of #be139d        
        
          <div style="background-color:#be139d;">Content here</div>
        
        
          .mybackground {background-color:#be139d;}
        
        Background color #be139d
      
           Border around this has a color of #be139d        
        
          <div style="border:2px solid #be139d;">Content here</div>
        
        
          .myborder {border:2px solid #be139d;}
        
        Border color #be139d