#be07af color space conversions
Hex:
        #be07af
        RGB:
        190, 7, 175
        CMY:
        25, 97, 31
        CMYK:
        0, 96, 8, 25
      HSL:
        305°, 92.8934%, 38.6275%
        HSV (HSB):
        305°, 96.3158%, 74.5098%
        XYZ:
        29.0490, 14.1943, 41.7661
        xyY:
        0.3417, 0.1670, 14.1943
      CIE-Lab:
        44.5102, 75.9767, -40.9896
        CIE-LCH:
        44.5102, 86.3285, 331.6531
        CIE-Luv:
        44.5102, 68.5945, -69.7230
        Hunter-Lab:
        37.6753, 71.6985, -39.3552
      #be07af color charts
#be07af RGB chart
      #be07af CMYK chart
      #be07af RGB pie chart
      #be07af color shades, tints & tones
#be07af color schemes
#be07af color preview, HTML & CSS examples
           This text has a color of #be07af        
        
          <p style="color:#be07af;">Text here</p>
        
        
          .mytext {color:#be07af;}
        
        Text color #be07af
      
           This box has a color of #be07af        
        
          <div style="background-color:#be07af;">Content here</div>
        
        
          .mybackground {background-color:#be07af;}
        
        Background color #be07af
      
           Border around this has a color of #be07af        
        
          <div style="border:2px solid #be07af;">Content here</div>
        
        
          .myborder {border:2px solid #be07af;}
        
        Border color #be07af