#be015d color space conversions
Hex:
        #be015d
        RGB:
        190, 1, 93
        CMY:
        25, 100, 64
        CMYK:
        0, 99, 51, 25
      HSL:
        331°, 98.9529%, 37.4510%
        HSV (HSB):
        331°, 99.4737%, 74.5098%
        XYZ:
        23.2218, 11.7592, 11.4017
        xyY:
        0.5007, 0.2535, 11.7592
      CIE-Lab:
        40.8308, 67.6161, 3.7155
        CIE-LCH:
        40.8308, 67.7181, 3.1452
        CIE-Luv:
        40.8308, 105.8572, -8.3346
        Hunter-Lab:
        34.2916, 60.8674, 4.2906
      #be015d color charts
#be015d RGB chart
      #be015d CMYK chart
      #be015d RGB pie chart
      #be015d color shades, tints & tones
#be015d color schemes
#be015d color preview, HTML & CSS examples
           This text has a color of #be015d        
        
          <p style="color:#be015d;">Text here</p>
        
        
          .mytext {color:#be015d;}
        
        Text color #be015d
      
           This box has a color of #be015d        
        
          <div style="background-color:#be015d;">Content here</div>
        
        
          .mybackground {background-color:#be015d;}
        
        Background color #be015d
      
           Border around this has a color of #be015d        
        
          <div style="border:2px solid #be015d;">Content here</div>
        
        
          .myborder {border:2px solid #be015d;}
        
        Border color #be015d