#be0c9a color space conversions
Hex:
        #be0c9a
        RGB:
        190, 12, 154
        CMY:
        25, 95, 40
        CMYK:
        0, 94, 19, 25
      HSL:
        312°, 88.1188%, 39.6078%
        HSV (HSB):
        312°, 93.6842%, 74.5098%
        XYZ:
        27.1994, 13.5432, 31.7524
        xyY:
        0.3752, 0.1868, 13.5432
      CIE-Lab:
        43.5706, 72.7215, -29.9202
        CIE-LCH:
        43.5706, 78.6361, 337.6360
        CIE-Luv:
        43.5706, 77.2031, -53.2377
        Hunter-Lab:
        36.8011, 67.5262, -25.3953
      #be0c9a color charts
#be0c9a RGB chart
      #be0c9a CMYK chart
      #be0c9a RGB pie chart
      #be0c9a color shades, tints & tones
#be0c9a color schemes
#be0c9a color preview, HTML & CSS examples
           This text has a color of #be0c9a        
        
          <p style="color:#be0c9a;">Text here</p>
        
        
          .mytext {color:#be0c9a;}
        
        Text color #be0c9a
      
           This box has a color of #be0c9a        
        
          <div style="background-color:#be0c9a;">Content here</div>
        
        
          .mybackground {background-color:#be0c9a;}
        
        Background color #be0c9a
      
           Border around this has a color of #be0c9a        
        
          <div style="border:2px solid #be0c9a;">Content here</div>
        
        
          .myborder {border:2px solid #be0c9a;}
        
        Border color #be0c9a