#6f78be color space conversions
Hex:
        #6f78be
        RGB:
        111, 120, 190
        CMY:
        56, 53, 25
        CMYK:
        42, 37, 0, 25
      HSL:
        233°, 37.7990%, 59.0196%
        HSV (HSB):
        233°, 41.5789%, 74.5098%
        XYZ:
        22.5663, 20.5302, 51.4885
        xyY:
        0.2386, 0.2171, 20.5302
      CIE-Lab:
        52.4314, 14.6439, -37.8314
        CIE-LCH:
        52.4314, 40.5667, 291.1606
        CIE-Luv:
        52.4314, -7.9885, -59.5398
        Hunter-Lab:
        45.3102, 9.6072, -35.6574
      #6f78be color charts
#6f78be RGB chart
      #6f78be CMYK chart
      #6f78be RGB pie chart
      #6f78be color shades, tints & tones
#6f78be color schemes
#6f78be color preview, HTML & CSS examples
           This text has a color of #6f78be        
        
          <p style="color:#6f78be;">Text here</p>
        
        
          .mytext {color:#6f78be;}
        
        Text color #6f78be
      
           This box has a color of #6f78be        
        
          <div style="background-color:#6f78be;">Content here</div>
        
        
          .mybackground {background-color:#6f78be;}
        
        Background color #6f78be
      
           Border around this has a color of #6f78be        
        
          <div style="border:2px solid #6f78be;">Content here</div>
        
        
          .myborder {border:2px solid #6f78be;}
        
        Border color #6f78be