#1b78e1 color space conversions
Hex:
        #1b78e1
        RGB:
        27, 120, 225
        CMY:
        89, 53, 12
        CMYK:
        88, 47, 0, 12
      HSL:
        212°, 78.5714%, 49.4118%
        HSV (HSB):
        212°, 88.0000%, 88.2353%
        XYZ:
        20.7591, 19.1022, 73.8271
        xyY:
        0.1826, 0.1680, 19.1022
      CIE-Lab:
        50.8066, 13.1516, -60.5204
        CIE-LCH:
        50.8066, 61.9329, 282.2603
        CIE-Luv:
        50.8066, -26.9505, -94.5861
        Hunter-Lab:
        43.7061, 8.2966, -69.5569
      #1b78e1 color charts
#1b78e1 RGB chart
      #1b78e1 CMYK chart
      #1b78e1 RGB pie chart
      #1b78e1 color shades, tints & tones
#1b78e1 color schemes
#1b78e1 color preview, HTML & CSS examples
           This text has a color of #1b78e1        
        
          <p style="color:#1b78e1;">Text here</p>
        
        
          .mytext {color:#1b78e1;}
        
        Text color #1b78e1
      
           This box has a color of #1b78e1        
        
          <div style="background-color:#1b78e1;">Content here</div>
        
        
          .mybackground {background-color:#1b78e1;}
        
        Background color #1b78e1
      
           Border around this has a color of #1b78e1        
        
          <div style="border:2px solid #1b78e1;">Content here</div>
        
        
          .myborder {border:2px solid #1b78e1;}
        
        Border color #1b78e1