#be14d2 color space conversions
Hex:
        #be14d2
        RGB:
        190, 20, 210
        CMY:
        25, 92, 18
        CMYK:
        10, 90, 0, 18
      HSL:
        294°, 82.6087%, 45.0980%
        HSV (HSB):
        294°, 90.4762%, 82.3529%
        XYZ:
        33.1182, 16.1006, 62.3350
        xyY:
        0.2969, 0.1443, 16.1006
      CIE-Lab:
        47.1062, 79.8313, -57.2647
        CIE-LCH:
        47.1062, 98.2460, 324.3473
        CIE-Luv:
        47.1062, 54.5793, -94.5750
        Hunter-Lab:
        40.1256, 77.1079, -64.0190
      #be14d2 color charts
#be14d2 RGB chart
      #be14d2 CMYK chart
      #be14d2 RGB pie chart
      #be14d2 color shades, tints & tones
#be14d2 color schemes
#be14d2 color preview, HTML & CSS examples
           This text has a color of #be14d2        
        
          <p style="color:#be14d2;">Text here</p>
        
        
          .mytext {color:#be14d2;}
        
        Text color #be14d2
      
           This box has a color of #be14d2        
        
          <div style="background-color:#be14d2;">Content here</div>
        
        
          .mybackground {background-color:#be14d2;}
        
        Background color #be14d2
      
           Border around this has a color of #be14d2        
        
          <div style="border:2px solid #be14d2;">Content here</div>
        
        
          .myborder {border:2px solid #be14d2;}
        
        Border color #be14d2