#2b78fa color space conversions
Hex:
        #2b78fa
        RGB:
        43, 120, 250
        CMY:
        83, 53, 2
        CMYK:
        83, 52, 0, 2
      HSL:
        218°, 95.3917%, 57.4510%
        HSV (HSB):
        218°, 82.8000%, 98.0392%
        XYZ:
        24.9681, 20.8487, 93.1507
        xyY:
        0.1797, 0.1500, 20.8487
      CIE-Lab:
        52.7835, 23.7422, -71.2701
        CIE-LCH:
        52.7835, 75.1207, 288.4245
        CIE-Luv:
        52.7835, -24.7107, -112.7381
        Hunter-Lab:
        45.6603, 17.7020, -88.9941
      #2b78fa color charts
#2b78fa RGB chart
      #2b78fa CMYK chart
      #2b78fa RGB pie chart
      #2b78fa color shades, tints & tones
#2b78fa color schemes
#2b78fa color preview, HTML & CSS examples
           This text has a color of #2b78fa        
        
          <p style="color:#2b78fa;">Text here</p>
        
        
          .mytext {color:#2b78fa;}
        
        Text color #2b78fa
      
           This box has a color of #2b78fa        
        
          <div style="background-color:#2b78fa;">Content here</div>
        
        
          .mybackground {background-color:#2b78fa;}
        
        Background color #2b78fa
      
           Border around this has a color of #2b78fa        
        
          <div style="border:2px solid #2b78fa;">Content here</div>
        
        
          .myborder {border:2px solid #2b78fa;}
        
        Border color #2b78fa