#3772eb color space conversions
Hex:
        #3772eb
        RGB:
        55, 114, 235
        CMY:
        78, 55, 8
        CMYK:
        77, 51, 0, 8
      HSL:
        220°, 81.8182%, 56.8627%
        HSV (HSB):
        220°, 76.5957%, 92.1569%
        XYZ:
        22.5883, 18.8450, 81.0442
        xyY:
        0.1844, 0.1539, 18.8450
      CIE-Lab:
        50.5054, 23.0462, -66.5880
        CIE-LCH:
        50.5054, 70.4634, 289.0908
        CIE-Luv:
        50.5054, -21.7200, -104.4349
        Hunter-Lab:
        43.4108, 16.9111, -80.3016
      #3772eb color charts
#3772eb RGB chart
      #3772eb CMYK chart
      #3772eb RGB pie chart
      #3772eb color shades, tints & tones
#3772eb color schemes
#3772eb color preview, HTML & CSS examples
           This text has a color of #3772eb        
        
          <p style="color:#3772eb;">Text here</p>
        
        
          .mytext {color:#3772eb;}
        
        Text color #3772eb
      
           This box has a color of #3772eb        
        
          <div style="background-color:#3772eb;">Content here</div>
        
        
          .mybackground {background-color:#3772eb;}
        
        Background color #3772eb
      
           Border around this has a color of #3772eb        
        
          <div style="border:2px solid #3772eb;">Content here</div>
        
        
          .myborder {border:2px solid #3772eb;}
        
        Border color #3772eb