#778edc color space conversions
Hex:
        #778edc
        RGB:
        119, 142, 220
        CMY:
        53, 44, 14
        CMYK:
        46, 35, 0, 14
      HSL:
        226°, 59.0643%, 66.4706%
        HSV (HSB):
        226°, 45.9091%, 86.2745%
        XYZ:
        30.1990, 28.4352, 71.6070
        xyY:
        0.2319, 0.2183, 28.4352
      CIE-Lab:
        60.2799, 12.3908, -42.4078
        CIE-LCH:
        60.2799, 44.1809, 286.2874
        CIE-Luv:
        60.2799, -14.0765, -68.3735
        Hunter-Lab:
        53.3247, 7.7704, -42.2902
      #778edc color charts
#778edc RGB chart
      #778edc CMYK chart
      #778edc RGB pie chart
      #778edc color shades, tints & tones
#778edc color schemes
#778edc color preview, HTML & CSS examples
           This text has a color of #778edc        
        
          <p style="color:#778edc;">Text here</p>
        
        
          .mytext {color:#778edc;}
        
        Text color #778edc
      
           This box has a color of #778edc        
        
          <div style="background-color:#778edc;">Content here</div>
        
        
          .mybackground {background-color:#778edc;}
        
        Background color #778edc
      
           Border around this has a color of #778edc        
        
          <div style="border:2px solid #778edc;">Content here</div>
        
        
          .myborder {border:2px solid #778edc;}
        
        Border color #778edc