#2e78dc color space conversions
Hex:
        #2e78dc
        RGB:
        46, 120, 220
        CMY:
        82, 53, 14
        CMYK:
        79, 45, 0, 14
      HSL:
        214°, 71.3115%, 52.1569%
        HSV (HSB):
        214°, 79.0909%, 86.2745%
        XYZ:
        20.7615, 19.1811, 70.3182
        xyY:
        0.1883, 0.1740, 19.1811
      CIE-Lab:
        50.8984, 12.7672, -57.5331
        CIE-LCH:
        50.8984, 58.9327, 282.5118
        CIE-Luv:
        50.8984, -25.1186, -89.9839
        Hunter-Lab:
        43.7962, 7.9739, -64.5373
      #2e78dc color charts
#2e78dc RGB chart
      #2e78dc CMYK chart
      #2e78dc RGB pie chart
      #2e78dc color shades, tints & tones
#2e78dc color schemes
#2e78dc color preview, HTML & CSS examples
           This text has a color of #2e78dc        
        
          <p style="color:#2e78dc;">Text here</p>
        
        
          .mytext {color:#2e78dc;}
        
        Text color #2e78dc
      
           This box has a color of #2e78dc        
        
          <div style="background-color:#2e78dc;">Content here</div>
        
        
          .mybackground {background-color:#2e78dc;}
        
        Background color #2e78dc
      
           Border around this has a color of #2e78dc        
        
          <div style="border:2px solid #2e78dc;">Content here</div>
        
        
          .myborder {border:2px solid #2e78dc;}
        
        Border color #2e78dc