#be12d1 color space conversions
Hex:
        #be12d1
        RGB:
        190, 18, 209
        CMY:
        25, 93, 18
        CMYK:
        9, 91, 0, 18
      HSL:
        294°, 84.1410%, 44.5098%
        HSV (HSB):
        294°, 91.3876%, 81.9608%
        XYZ:
        32.9601, 15.9832, 61.6695
        xyY:
        0.2980, 0.1445, 15.9832
      CIE-Lab:
        46.9525, 79.9333, -56.9367
        CIE-LCH:
        46.9525, 98.1382, 324.5376
        CIE-Luv:
        46.9525, 55.0563, -94.0363
        Hunter-Lab:
        39.9790, 77.1986, -63.4723
      #be12d1 color charts
#be12d1 RGB chart
      #be12d1 CMYK chart
      #be12d1 RGB pie chart
      #be12d1 color shades, tints & tones
#be12d1 color schemes
#be12d1 color preview, HTML & CSS examples
           This text has a color of #be12d1        
        
          <p style="color:#be12d1;">Text here</p>
        
        
          .mytext {color:#be12d1;}
        
        Text color #be12d1
      
           This box has a color of #be12d1        
        
          <div style="background-color:#be12d1;">Content here</div>
        
        
          .mybackground {background-color:#be12d1;}
        
        Background color #be12d1
      
           Border around this has a color of #be12d1        
        
          <div style="border:2px solid #be12d1;">Content here</div>
        
        
          .myborder {border:2px solid #be12d1;}
        
        Border color #be12d1