#bda2f2 color space conversions
Hex:
        #bda2f2
        RGB:
        189, 162, 242
        CMY:
        26, 36, 5
        CMYK:
        22, 33, 0, 5
      HSL:
        260°, 75.4717%, 79.2157%
        HSV (HSB):
        260°, 33.0579%, 94.9020%
        XYZ:
        49.9336, 43.0703, 89.6860
        xyY:
        0.2733, 0.2358, 43.0703
      CIE-Lab:
        71.6026, 25.8510, -36.4395
        CIE-LCH:
        71.6026, 44.6778, 305.3527
        CIE-Luv:
        71.6026, 8.4976, -62.0528
        Hunter-Lab:
        65.6280, 20.9644, -35.0851
      #bda2f2 color charts
#bda2f2 RGB chart
      #bda2f2 CMYK chart
      #bda2f2 RGB pie chart
      #bda2f2 color shades, tints & tones
#bda2f2 color schemes
#bda2f2 color preview, HTML & CSS examples
           This text has a color of #bda2f2        
        
          <p style="color:#bda2f2;">Text here</p>
        
        
          .mytext {color:#bda2f2;}
        
        Text color #bda2f2
      
           This box has a color of #bda2f2        
        
          <div style="background-color:#bda2f2;">Content here</div>
        
        
          .mybackground {background-color:#bda2f2;}
        
        Background color #bda2f2
      
           Border around this has a color of #bda2f2        
        
          <div style="border:2px solid #bda2f2;">Content here</div>
        
        
          .myborder {border:2px solid #bda2f2;}
        
        Border color #bda2f2