#bd19c2 color space conversions
Hex:
        #bd19c2
        RGB:
        189, 25, 194
        CMY:
        26, 90, 24
        CMYK:
        3, 87, 0, 24
      HSL:
        298°, 77.1689%, 42.9412%
        HSV (HSB):
        298°, 87.1134%, 76.0784%
        XYZ:
        31.0715, 15.4091, 52.3755
        xyY:
        0.3143, 0.1559, 15.4091
      CIE-Lab:
        46.1895, 76.3799, -49.4829
        CIE-LCH:
        46.1895, 91.0079, 327.0627
        CIE-Luv:
        46.1895, 59.1749, -82.6341
        Hunter-Lab:
        39.2545, 72.5947, -51.6300
      #bd19c2 color charts
#bd19c2 RGB chart
      #bd19c2 CMYK chart
      #bd19c2 RGB pie chart
      #bd19c2 color shades, tints & tones
#bd19c2 color schemes
#bd19c2 color preview, HTML & CSS examples
           This text has a color of #bd19c2        
        
          <p style="color:#bd19c2;">Text here</p>
        
        
          .mytext {color:#bd19c2;}
        
        Text color #bd19c2
      
           This box has a color of #bd19c2        
        
          <div style="background-color:#bd19c2;">Content here</div>
        
        
          .mybackground {background-color:#bd19c2;}
        
        Background color #bd19c2
      
           Border around this has a color of #bd19c2        
        
          <div style="border:2px solid #bd19c2;">Content here</div>
        
        
          .myborder {border:2px solid #bd19c2;}
        
        Border color #bd19c2