#be07aa color space conversions
Hex:
        #be07aa
        RGB:
        190, 7, 170
        CMY:
        25, 97, 33
        CMYK:
        0, 96, 11, 25
      HSL:
        307°, 92.8934%, 38.6275%
        HSV (HSB):
        307°, 96.3158%, 74.5098%
        XYZ:
        28.5669, 14.0014, 39.2271
        xyY:
        0.3492, 0.1712, 14.0014
      CIE-Lab:
        44.2349, 75.2896, -38.4578
        CIE-LCH:
        44.2349, 84.5430, 332.9421
        CIE-Luv:
        44.2349, 70.6707, -65.9218
        Hunter-Lab:
        37.4184, 70.7925, -35.9630
      #be07aa color charts
#be07aa RGB chart
      #be07aa CMYK chart
      #be07aa RGB pie chart
      #be07aa color shades, tints & tones
#be07aa color schemes
#be07aa color preview, HTML & CSS examples
           This text has a color of #be07aa        
        
          <p style="color:#be07aa;">Text here</p>
        
        
          .mytext {color:#be07aa;}
        
        Text color #be07aa
      
           This box has a color of #be07aa        
        
          <div style="background-color:#be07aa;">Content here</div>
        
        
          .mybackground {background-color:#be07aa;}
        
        Background color #be07aa
      
           Border around this has a color of #be07aa        
        
          <div style="border:2px solid #be07aa;">Content here</div>
        
        
          .myborder {border:2px solid #be07aa;}
        
        Border color #be07aa