#be48ff color space conversions
Hex:
        #be48ff
        RGB:
        190, 72, 255
        CMY:
        25, 72, 0
        CMYK:
        25, 72, 0, 0
      HSL:
        279°, 100.0000%, 64.1176%
        HSV (HSB):
        279°, 71.7647%, 100.0000%
        XYZ:
        41.6026, 22.8019, 96.8162
        xyY:
        0.2580, 0.1414, 22.8019
      CIE-Lab:
        54.8677, 74.1688, -70.1351
        CIE-LCH:
        54.8677, 102.0781, 316.6012
        CIE-Luv:
        54.8677, 34.9725, -116.9038
        Hunter-Lab:
        47.7513, 71.9505, -86.7851
      #be48ff color charts
#be48ff RGB chart
      #be48ff CMYK chart
      #be48ff RGB pie chart
      #be48ff color shades, tints & tones
#be48ff color schemes
#be48ff color preview, HTML & CSS examples
           This text has a color of #be48ff        
        
          <p style="color:#be48ff;">Text here</p>
        
        
          .mytext {color:#be48ff;}
        
        Text color #be48ff
      
           This box has a color of #be48ff        
        
          <div style="background-color:#be48ff;">Content here</div>
        
        
          .mybackground {background-color:#be48ff;}
        
        Background color #be48ff
      
           Border around this has a color of #be48ff        
        
          <div style="border:2px solid #be48ff;">Content here</div>
        
        
          .myborder {border:2px solid #be48ff;}
        
        Border color #be48ff