#6a7fbc color space conversions
Hex:
        #6a7fbc
        RGB:
        106, 127, 188
        CMY:
        58, 50, 26
        CMYK:
        44, 32, 0, 26
      HSL:
        225°, 37.9630%, 57.6471%
        HSV (HSB):
        225°, 43.6170%, 73.7255%
        XYZ:
        22.6103, 21.8738, 50.6073
        xyY:
        0.2378, 0.2300, 21.8738
      CIE-Lab:
        53.8928, 8.5461, -34.4176
        CIE-LCH:
        53.8928, 35.4628, 283.9448
        CIE-Luv:
        53.8928, -12.5205, -53.6648
        Hunter-Lab:
        46.7694, 4.4481, -31.4168
      #6a7fbc color charts
#6a7fbc RGB chart
      #6a7fbc CMYK chart
      #6a7fbc RGB pie chart
      #6a7fbc color shades, tints & tones
#6a7fbc color schemes
#6a7fbc color preview, HTML & CSS examples
           This text has a color of #6a7fbc        
        
          <p style="color:#6a7fbc;">Text here</p>
        
        
          .mytext {color:#6a7fbc;}
        
        Text color #6a7fbc
      
           This box has a color of #6a7fbc        
        
          <div style="background-color:#6a7fbc;">Content here</div>
        
        
          .mybackground {background-color:#6a7fbc;}
        
        Background color #6a7fbc
      
           Border around this has a color of #6a7fbc        
        
          <div style="border:2px solid #6a7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #6a7fbc;}
        
        Border color #6a7fbc