#bad8f1 color space conversions
Hex:
        #bad8f1
        RGB:
        186, 216, 241
        CMY:
        27, 15, 5
        CMYK:
        23, 10, 0, 5
      HSL:
        207°, 66.2651%, 83.7255%
        HSV (HSB):
        207°, 22.8216%, 94.5098%
        XYZ:
        60.6828, 65.9017, 92.7411
        xyY:
        0.2767, 0.3005, 65.9017
      CIE-Lab:
        84.9463, -4.5744, -15.5383
        CIE-LCH:
        84.9463, 16.1976, 253.5959
        CIE-Luv:
        84.9463, -16.5448, -23.7668
        Hunter-Lab:
        81.1799, -8.6343, -10.9079
      #bad8f1 color charts
#bad8f1 RGB chart
      #bad8f1 CMYK chart
      #bad8f1 RGB pie chart
      #bad8f1 color shades, tints & tones
#bad8f1 color schemes
#bad8f1 color preview, HTML & CSS examples
           This text has a color of #bad8f1        
        
          <p style="color:#bad8f1;">Text here</p>
        
        
          .mytext {color:#bad8f1;}
        
        Text color #bad8f1
      
           This box has a color of #bad8f1        
        
          <div style="background-color:#bad8f1;">Content here</div>
        
        
          .mybackground {background-color:#bad8f1;}
        
        Background color #bad8f1
      
           Border around this has a color of #bad8f1        
        
          <div style="border:2px solid #bad8f1;">Content here</div>
        
        
          .myborder {border:2px solid #bad8f1;}
        
        Border color #bad8f1