#6c82d2 color space conversions
Hex:
        #6c82d2
        RGB:
        108, 130, 210
        CMY:
        58, 49, 18
        CMYK:
        49, 38, 0, 18
      HSL:
        227°, 53.1250%, 62.3529%
        HSV (HSB):
        227°, 48.5714%, 82.3529%
        XYZ:
        25.7998, 23.8066, 64.2081
        xyY:
        0.2267, 0.2092, 23.8066
      CIE-Lab:
        55.8936, 13.8537, -43.7610
        CIE-LCH:
        55.8936, 45.9016, 287.5665
        CIE-Luv:
        55.8936, -13.4610, -69.7917
        Hunter-Lab:
        48.7920, 8.9999, -43.8687
      #6c82d2 color charts
#6c82d2 RGB chart
      #6c82d2 CMYK chart
      #6c82d2 RGB pie chart
      #6c82d2 color shades, tints & tones
#6c82d2 color schemes
#6c82d2 color preview, HTML & CSS examples
           This text has a color of #6c82d2        
        
          <p style="color:#6c82d2;">Text here</p>
        
        
          .mytext {color:#6c82d2;}
        
        Text color #6c82d2
      
           This box has a color of #6c82d2        
        
          <div style="background-color:#6c82d2;">Content here</div>
        
        
          .mybackground {background-color:#6c82d2;}
        
        Background color #6c82d2
      
           Border around this has a color of #6c82d2        
        
          <div style="border:2px solid #6c82d2;">Content here</div>
        
        
          .myborder {border:2px solid #6c82d2;}
        
        Border color #6c82d2