#6badf2 color space conversions
Hex:
        #6badf2
        RGB:
        107, 173, 242
        CMY:
        58, 32, 5
        CMYK:
        56, 29, 0, 5
      HSL:
        211°, 83.8509%, 68.4314%
        HSV (HSB):
        211°, 55.7851%, 94.9020%
        XYZ:
        37.0340, 39.4237, 89.6620
        xyY:
        0.2229, 0.2373, 39.4237
      CIE-Lab:
        69.0571, -1.4311, -40.8116
        CIE-LCH:
        69.0571, 40.8367, 267.9916
        CIE-Luv:
        69.0571, -29.4128, -65.4869
        Hunter-Lab:
        62.7883, -4.5962, -40.7146
      #6badf2 color charts
#6badf2 RGB chart
      #6badf2 CMYK chart
      #6badf2 RGB pie chart
      #6badf2 color shades, tints & tones
#6badf2 color schemes
#6badf2 color preview, HTML & CSS examples
           This text has a color of #6badf2        
        
          <p style="color:#6badf2;">Text here</p>
        
        
          .mytext {color:#6badf2;}
        
        Text color #6badf2
      
           This box has a color of #6badf2        
        
          <div style="background-color:#6badf2;">Content here</div>
        
        
          .mybackground {background-color:#6badf2;}
        
        Background color #6badf2
      
           Border around this has a color of #6badf2        
        
          <div style="border:2px solid #6badf2;">Content here</div>
        
        
          .myborder {border:2px solid #6badf2;}
        
        Border color #6badf2