#7078bc color space conversions
Hex:
        #7078bc
        RGB:
        112, 120, 188
        CMY:
        56, 53, 26
        CMYK:
        40, 36, 0, 26
      HSL:
        234°, 36.1905%, 58.8235%
        HSV (HSB):
        234°, 40.4255%, 73.7255%
        XYZ:
        22.4757, 20.5085, 50.3509
        xyY:
        0.2408, 0.2197, 20.5085
      CIE-Lab:
        52.4074, 14.3326, -36.7167
        CIE-LCH:
        52.4074, 39.4149, 291.3235
        CIE-Luv:
        52.4074, -7.4893, -57.7231
        Hunter-Lab:
        45.2863, 9.3387, -34.2202
      #7078bc color charts
#7078bc RGB chart
      #7078bc CMYK chart
      #7078bc RGB pie chart
      #7078bc color shades, tints & tones
#7078bc color schemes
#7078bc color preview, HTML & CSS examples
           This text has a color of #7078bc        
        
          <p style="color:#7078bc;">Text here</p>
        
        
          .mytext {color:#7078bc;}
        
        Text color #7078bc
      
           This box has a color of #7078bc        
        
          <div style="background-color:#7078bc;">Content here</div>
        
        
          .mybackground {background-color:#7078bc;}
        
        Background color #7078bc
      
           Border around this has a color of #7078bc        
        
          <div style="border:2px solid #7078bc;">Content here</div>
        
        
          .myborder {border:2px solid #7078bc;}
        
        Border color #7078bc