#be0dff color space conversions
Hex:
        #be0dff
        RGB:
        190, 13, 255
        CMY:
        25, 95, 0
        CMYK:
        25, 95, 0, 0
      HSL:
        284°, 100.0000%, 52.5490%
        HSV (HSB):
        284°, 94.9020%, 100.0000%
        XYZ:
        39.4291, 18.4550, 96.0918
        xyY:
        0.2561, 0.1199, 18.4550
      CIE-Lab:
        50.0434, 88.2336, -77.9719
        CIE-LCH:
        50.0434, 117.7488, 318.5330
        CIE-Luv:
        50.0434, 41.0191, -125.9397
        Hunter-Lab:
        42.9593, 88.6531, -102.5490
      #be0dff color charts
#be0dff RGB chart
      #be0dff CMYK chart
      #be0dff RGB pie chart
      #be0dff color shades, tints & tones
#be0dff color schemes
#be0dff color preview, HTML & CSS examples
           This text has a color of #be0dff        
        
          <p style="color:#be0dff;">Text here</p>
        
        
          .mytext {color:#be0dff;}
        
        Text color #be0dff
      
           This box has a color of #be0dff        
        
          <div style="background-color:#be0dff;">Content here</div>
        
        
          .mybackground {background-color:#be0dff;}
        
        Background color #be0dff
      
           Border around this has a color of #be0dff        
        
          <div style="border:2px solid #be0dff;">Content here</div>
        
        
          .myborder {border:2px solid #be0dff;}
        
        Border color #be0dff