#bd1df2 color space conversions
Hex:
        #bd1df2
        RGB:
        189, 29, 242
        CMY:
        26, 89, 5
        CMYK:
        22, 88, 0, 5
      HSL:
        285°, 89.1213%, 53.1373%
        HSV (HSB):
        285°, 88.0165%, 94.9020%
        XYZ:
        37.4526, 18.1084, 85.5257
        xyY:
        0.2655, 0.1283, 18.1084
      CIE-Lab:
        49.6273, 83.6892, -71.3832
        CIE-LCH:
        49.6273, 109.9974, 319.5373
        CIE-Luv:
        49.6273, 43.2283, -116.2689
        Hunter-Lab:
        42.5539, 82.6325, -89.3745
      #bd1df2 color charts
#bd1df2 RGB chart
      #bd1df2 CMYK chart
      #bd1df2 RGB pie chart
      #bd1df2 color shades, tints & tones
#bd1df2 color schemes
#bd1df2 color preview, HTML & CSS examples
           This text has a color of #bd1df2        
        
          <p style="color:#bd1df2;">Text here</p>
        
        
          .mytext {color:#bd1df2;}
        
        Text color #bd1df2
      
           This box has a color of #bd1df2        
        
          <div style="background-color:#bd1df2;">Content here</div>
        
        
          .mybackground {background-color:#bd1df2;}
        
        Background color #bd1df2
      
           Border around this has a color of #bd1df2        
        
          <div style="border:2px solid #bd1df2;">Content here</div>
        
        
          .myborder {border:2px solid #bd1df2;}
        
        Border color #bd1df2