#be45be color space conversions
Hex:
        #be45be
        RGB:
        190, 69, 190
        CMY:
        25, 73, 25
        CMYK:
        0, 64, 0, 25
      HSL:
        300°, 48.2072%, 50.7843%
        HSV (HSB):
        300°, 63.6842%, 74.5098%
        XYZ:
        32.6576, 18.9211, 50.6461
        xyY:
        0.3195, 0.1851, 18.9211
      CIE-Lab:
        50.5948, 63.1556, -40.1435
        CIE-LCH:
        50.5948, 74.8340, 327.5588
        CIE-Luv:
        50.5948, 53.3021, -68.9233
        Hunter-Lab:
        43.4984, 57.8915, -38.5837
      #be45be color charts
#be45be RGB chart
      #be45be CMYK chart
      #be45be RGB pie chart
      #be45be color shades, tints & tones
#be45be color schemes
#be45be color preview, HTML & CSS examples
           This text has a color of #be45be        
        
          <p style="color:#be45be;">Text here</p>
        
        
          .mytext {color:#be45be;}
        
        Text color #be45be
      
           This box has a color of #be45be        
        
          <div style="background-color:#be45be;">Content here</div>
        
        
          .mybackground {background-color:#be45be;}
        
        Background color #be45be
      
           Border around this has a color of #be45be        
        
          <div style="border:2px solid #be45be;">Content here</div>
        
        
          .myborder {border:2px solid #be45be;}
        
        Border color #be45be