#bd19f1 color space conversions
Hex:
        #bd19f1
        RGB:
        189, 25, 241
        CMY:
        26, 90, 5
        CMYK:
        22, 90, 0, 5
      HSL:
        286°, 88.5246%, 52.1569%
        HSV (HSB):
        286°, 89.6266%, 94.5098%
        XYZ:
        37.2111, 17.8650, 84.7061
        xyY:
        0.2662, 0.1278, 17.8650
      CIE-Lab:
        49.3319, 84.1725, -71.3011
        CIE-LCH:
        49.3319, 110.3125, 319.7326
        CIE-Luv:
        49.3319, 43.7919, -115.9905
        Hunter-Lab:
        42.2670, 83.1811, -89.2347
      #bd19f1 color charts
#bd19f1 RGB chart
      #bd19f1 CMYK chart
      #bd19f1 RGB pie chart
      #bd19f1 color shades, tints & tones
#bd19f1 color schemes
#bd19f1 color preview, HTML & CSS examples
           This text has a color of #bd19f1        
        
          <p style="color:#bd19f1;">Text here</p>
        
        
          .mytext {color:#bd19f1;}
        
        Text color #bd19f1
      
           This box has a color of #bd19f1        
        
          <div style="background-color:#bd19f1;">Content here</div>
        
        
          .mybackground {background-color:#bd19f1;}
        
        Background color #bd19f1
      
           Border around this has a color of #bd19f1        
        
          <div style="border:2px solid #bd19f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd19f1;}
        
        Border color #bd19f1