#be06aa color space conversions
Hex:
        #be06aa
        RGB:
        190, 6, 170
        CMY:
        25, 98, 33
        CMYK:
        0, 97, 11, 25
      HSL:
        307°, 93.8776%, 38.4314%
        HSV (HSB):
        307°, 96.8421%, 74.5098%
        XYZ:
        28.5560, 13.9797, 39.2235
        xyY:
        0.3493, 0.1710, 13.9797
      CIE-Lab:
        44.2038, 75.3814, -38.5071
        CIE-LCH:
        44.2038, 84.6472, 332.9407
        CIE-Luv:
        44.2038, 70.7307, -65.9925
        Hunter-Lab:
        37.3894, 70.8973, -36.0258
      #be06aa color charts
#be06aa RGB chart
      #be06aa CMYK chart
      #be06aa RGB pie chart
      #be06aa color shades, tints & tones
#be06aa color schemes
#be06aa color preview, HTML & CSS examples
           This text has a color of #be06aa        
        
          <p style="color:#be06aa;">Text here</p>
        
        
          .mytext {color:#be06aa;}
        
        Text color #be06aa
      
           This box has a color of #be06aa        
        
          <div style="background-color:#be06aa;">Content here</div>
        
        
          .mybackground {background-color:#be06aa;}
        
        Background color #be06aa
      
           Border around this has a color of #be06aa        
        
          <div style="border:2px solid #be06aa;">Content here</div>
        
        
          .myborder {border:2px solid #be06aa;}
        
        Border color #be06aa