#be31db color space conversions
Hex:
        #be31db
        RGB:
        190, 49, 219
        CMY:
        25, 81, 14
        CMYK:
        13, 78, 0, 14
      HSL:
        290°, 70.2479%, 52.5490%
        HSV (HSB):
        290°, 77.6256%, 85.8824%
        XYZ:
        35.1197, 18.2582, 68.6910
        xyY:
        0.2877, 0.1496, 18.2582
      CIE-Lab:
        49.8078, 75.1359, -58.0695
        CIE-LCH:
        49.8078, 94.9603, 322.3010
        CIE-Luv:
        49.8078, 48.4975, -96.6729
        Hunter-Lab:
        42.7297, 71.9330, -65.4022
      #be31db color charts
#be31db RGB chart
      #be31db CMYK chart
      #be31db RGB pie chart
      #be31db color shades, tints & tones
#be31db color schemes
#be31db color preview, HTML & CSS examples
           This text has a color of #be31db        
        
          <p style="color:#be31db;">Text here</p>
        
        
          .mytext {color:#be31db;}
        
        Text color #be31db
      
           This box has a color of #be31db        
        
          <div style="background-color:#be31db;">Content here</div>
        
        
          .mybackground {background-color:#be31db;}
        
        Background color #be31db
      
           Border around this has a color of #be31db        
        
          <div style="border:2px solid #be31db;">Content here</div>
        
        
          .myborder {border:2px solid #be31db;}
        
        Border color #be31db