#7078bd color space conversions
Hex:
        #7078bd
        RGB:
        112, 120, 189
        CMY:
        56, 53, 26
        CMYK:
        41, 37, 0, 26
      HSL:
        234°, 36.8421%, 59.0196%
        HSV (HSB):
        234°, 40.7407%, 74.1176%
        XYZ:
        22.5839, 20.5518, 50.9207
        xyY:
        0.2401, 0.2185, 20.5518
      CIE-Lab:
        52.4554, 14.6207, -37.2150
        CIE-LCH:
        52.4554, 39.9840, 291.4484
        CIE-Luv:
        52.4554, -7.5358, -58.5611
        Hunter-Lab:
        45.3341, 9.5878, -34.8625
      #7078bd color charts
#7078bd RGB chart
      #7078bd CMYK chart
      #7078bd RGB pie chart
      #7078bd color shades, tints & tones
#7078bd color schemes
#7078bd color preview, HTML & CSS examples
           This text has a color of #7078bd        
        
          <p style="color:#7078bd;">Text here</p>
        
        
          .mytext {color:#7078bd;}
        
        Text color #7078bd
      
           This box has a color of #7078bd        
        
          <div style="background-color:#7078bd;">Content here</div>
        
        
          .mybackground {background-color:#7078bd;}
        
        Background color #7078bd
      
           Border around this has a color of #7078bd        
        
          <div style="border:2px solid #7078bd;">Content here</div>
        
        
          .myborder {border:2px solid #7078bd;}
        
        Border color #7078bd