#be1dd3 color space conversions
Hex:
        #be1dd3
        RGB:
        190, 29, 211
        CMY:
        25, 89, 17
        CMYK:
        10, 86, 0, 17
      HSL:
        293°, 75.8333%, 47.0588%
        HSV (HSB):
        293°, 86.2559%, 82.7451%
        XYZ:
        33.4324, 16.5290, 63.0564
        xyY:
        0.2958, 0.1463, 16.5290
      CIE-Lab:
        47.6610, 78.5490, -56.9462
        CIE-LCH:
        47.6610, 97.0197, 324.0587
        CIE-Luv:
        47.6610, 53.5124, -94.2923
        Hunter-Lab:
        40.6559, 75.6375, -63.4983
      #be1dd3 color charts
#be1dd3 RGB chart
      #be1dd3 CMYK chart
      #be1dd3 RGB pie chart
      #be1dd3 color shades, tints & tones
#be1dd3 color schemes
#be1dd3 color preview, HTML & CSS examples
           This text has a color of #be1dd3        
        
          <p style="color:#be1dd3;">Text here</p>
        
        
          .mytext {color:#be1dd3;}
        
        Text color #be1dd3
      
           This box has a color of #be1dd3        
        
          <div style="background-color:#be1dd3;">Content here</div>
        
        
          .mybackground {background-color:#be1dd3;}
        
        Background color #be1dd3
      
           Border around this has a color of #be1dd3        
        
          <div style="border:2px solid #be1dd3;">Content here</div>
        
        
          .myborder {border:2px solid #be1dd3;}
        
        Border color #be1dd3