#7078db color space conversions
Hex:
        #7078db
        RGB:
        112, 120, 219
        CMY:
        56, 53, 14
        CMYK:
        49, 45, 0, 14
      HSL:
        236°, 59.7765%, 64.9020%
        HSV (HSB):
        236°, 48.8584%, 85.8824%
        XYZ:
        26.1847, 21.9922, 69.8827
        xyY:
        0.2218, 0.1863, 21.9922
      CIE-Lab:
        54.0187, 23.5372, -51.7956
        CIE-LCH:
        54.0187, 56.8928, 294.4382
        CIE-Luv:
        54.0187, -8.9153, -83.1888
        Hunter-Lab:
        46.8958, 17.5996, -55.5251
      #7078db color charts
#7078db RGB chart
      #7078db CMYK chart
      #7078db RGB pie chart
      #7078db color shades, tints & tones
#7078db color schemes
#7078db color preview, HTML & CSS examples
           This text has a color of #7078db        
        
          <p style="color:#7078db;">Text here</p>
        
        
          .mytext {color:#7078db;}
        
        Text color #7078db
      
           This box has a color of #7078db        
        
          <div style="background-color:#7078db;">Content here</div>
        
        
          .mybackground {background-color:#7078db;}
        
        Background color #7078db
      
           Border around this has a color of #7078db        
        
          <div style="border:2px solid #7078db;">Content here</div>
        
        
          .myborder {border:2px solid #7078db;}
        
        Border color #7078db