#6f8fde color space conversions
Hex:
        #6f8fde
        RGB:
        111, 143, 222
        CMY:
        56, 44, 13
        CMYK:
        50, 36, 0, 13
      HSL:
        223°, 62.7119%, 65.2941%
        HSV (HSB):
        223°, 50.0000%, 87.0588%
        XYZ:
        29.5628, 28.2984, 73.0112
        xyY:
        0.2259, 0.2162, 28.2984
      CIE-Lab:
        60.1573, 10.5063, -43.7487
        CIE-LCH:
        60.1573, 44.9926, 283.5039
        CIE-Luv:
        60.1573, -17.3230, -70.3403
        Hunter-Lab:
        53.1962, 6.1048, -44.1376
      #6f8fde color charts
#6f8fde RGB chart
      #6f8fde CMYK chart
      #6f8fde RGB pie chart
      #6f8fde color shades, tints & tones
#6f8fde color schemes
#6f8fde color preview, HTML & CSS examples
           This text has a color of #6f8fde        
        
          <p style="color:#6f8fde;">Text here</p>
        
        
          .mytext {color:#6f8fde;}
        
        Text color #6f8fde
      
           This box has a color of #6f8fde        
        
          <div style="background-color:#6f8fde;">Content here</div>
        
        
          .mybackground {background-color:#6f8fde;}
        
        Background color #6f8fde
      
           Border around this has a color of #6f8fde        
        
          <div style="border:2px solid #6f8fde;">Content here</div>
        
        
          .myborder {border:2px solid #6f8fde;}
        
        Border color #6f8fde