#be0de2 color space conversions
Hex:
        #be0de2
        RGB:
        190, 13, 226
        CMY:
        25, 95, 11
        CMYK:
        16, 94, 0, 11
      HSL:
        290°, 89.1213%, 46.8627%
        HSV (HSB):
        290°, 94.2478%, 88.6275%
        XYZ:
        35.1066, 16.7260, 73.3296
        xyY:
        0.2805, 0.1336, 16.7260
      CIE-Lab:
        47.9129, 83.2591, -65.1139
        CIE-LCH:
        47.9129, 105.6972, 321.9723
        CIE-Luv:
        47.9129, 49.6368, -106.4044
        Hunter-Lab:
        40.8974, 81.6550, -77.6796
      #be0de2 color charts
#be0de2 RGB chart
      #be0de2 CMYK chart
      #be0de2 RGB pie chart
      #be0de2 color shades, tints & tones
#be0de2 color schemes
#be0de2 color preview, HTML & CSS examples
           This text has a color of #be0de2        
        
          <p style="color:#be0de2;">Text here</p>
        
        
          .mytext {color:#be0de2;}
        
        Text color #be0de2
      
           This box has a color of #be0de2        
        
          <div style="background-color:#be0de2;">Content here</div>
        
        
          .mybackground {background-color:#be0de2;}
        
        Background color #be0de2
      
           Border around this has a color of #be0de2        
        
          <div style="border:2px solid #be0de2;">Content here</div>
        
        
          .myborder {border:2px solid #be0de2;}
        
        Border color #be0de2