#6b81d1 color space conversions
Hex:
        #6b81d1
        RGB:
        107, 129, 209
        CMY:
        58, 49, 18
        CMYK:
        49, 38, 0, 18
      HSL:
        227°, 52.5773%, 61.9608%
        HSV (HSB):
        227°, 48.8038%, 81.9608%
        XYZ:
        25.4223, 23.4298, 63.5041
        xyY:
        0.2263, 0.2085, 23.4298
      CIE-Lab:
        55.5123, 13.9103, -43.8033
        CIE-LCH:
        55.5123, 45.9589, 287.6180
        CIE-Luv:
        55.5123, -13.4332, -69.7737
        Hunter-Lab:
        48.4043, 9.0420, -43.9026
      #6b81d1 color charts
#6b81d1 RGB chart
      #6b81d1 CMYK chart
      #6b81d1 RGB pie chart
      #6b81d1 color shades, tints & tones
#6b81d1 color schemes
#6b81d1 color preview, HTML & CSS examples
           This text has a color of #6b81d1        
        
          <p style="color:#6b81d1;">Text here</p>
        
        
          .mytext {color:#6b81d1;}
        
        Text color #6b81d1
      
           This box has a color of #6b81d1        
        
          <div style="background-color:#6b81d1;">Content here</div>
        
        
          .mybackground {background-color:#6b81d1;}
        
        Background color #6b81d1
      
           Border around this has a color of #6b81d1        
        
          <div style="border:2px solid #6b81d1;">Content here</div>
        
        
          .myborder {border:2px solid #6b81d1;}
        
        Border color #6b81d1