#078cbc color space conversions
Hex:
        #078cbc
        RGB:
        7, 140, 188
        CMY:
        97, 45, 26
        CMYK:
        96, 26, 0, 26
      HSL:
        196°, 92.8205%, 38.2353%
        HSV (HSB):
        196°, 96.2766%, 73.7255%
        XYZ:
        18.5428, 22.4322, 50.9295
        xyY:
        0.2018, 0.2441, 22.4322
      CIE-Lab:
        54.4826, -13.8147, -33.7288
        CIE-LCH:
        54.4826, 36.4483, 247.7269
        CIE-Luv:
        54.4826, -36.6744, -50.1247
        Hunter-Lab:
        47.3626, -13.0006, -30.6013
      #078cbc color charts
#078cbc RGB chart
      #078cbc CMYK chart
      #078cbc RGB pie chart
      #078cbc color shades, tints & tones
#078cbc color schemes
#078cbc color preview, HTML & CSS examples
           This text has a color of #078cbc        
        
          <p style="color:#078cbc;">Text here</p>
        
        
          .mytext {color:#078cbc;}
        
        Text color #078cbc
      
           This box has a color of #078cbc        
        
          <div style="background-color:#078cbc;">Content here</div>
        
        
          .mybackground {background-color:#078cbc;}
        
        Background color #078cbc
      
           Border around this has a color of #078cbc        
        
          <div style="border:2px solid #078cbc;">Content here</div>
        
        
          .myborder {border:2px solid #078cbc;}
        
        Border color #078cbc