#78bed5 color space conversions
Hex:
        #78bed5
        RGB:
        120, 190, 213
        CMY:
        53, 25, 16
        CMYK:
        44, 11, 0, 16
      HSL:
        195°, 52.5424%, 65.2941%
        HSV (HSB):
        195°, 43.6620%, 83.5294%
        XYZ:
        38.1694, 45.6241, 69.7454
        xyY:
        0.2486, 0.2971, 45.6241
      CIE-Lab:
        73.3009, -16.0288, -18.4373
        CIE-LCH:
        73.3009, 24.4307, 228.9973
        CIE-Luv:
        73.3009, -32.3814, -26.3482
        Hunter-Lab:
        67.5456, -17.3360, -13.9390
      #78bed5 color charts
#78bed5 RGB chart
      #78bed5 CMYK chart
      #78bed5 RGB pie chart
      #78bed5 color shades, tints & tones
#78bed5 color schemes
#78bed5 color preview, HTML & CSS examples
           This text has a color of #78bed5        
        
          <p style="color:#78bed5;">Text here</p>
        
        
          .mytext {color:#78bed5;}
        
        Text color #78bed5
      
           This box has a color of #78bed5        
        
          <div style="background-color:#78bed5;">Content here</div>
        
        
          .mybackground {background-color:#78bed5;}
        
        Background color #78bed5
      
           Border around this has a color of #78bed5        
        
          <div style="border:2px solid #78bed5;">Content here</div>
        
        
          .myborder {border:2px solid #78bed5;}
        
        Border color #78bed5