#375bef color space conversions
Hex:
        #375bef
        RGB:
        55, 91, 239
        CMY:
        78, 64, 6
        CMYK:
        77, 62, 0, 6
      HSL:
        228°, 85.1852%, 57.6471%
        HSV (HSB):
        228°, 76.9874%, 93.7255%
        XYZ:
        20.8966, 14.5264, 83.3639
        xyY:
        0.1759, 0.1223, 14.5264
      CIE-Lab:
        44.9786, 38.9359, -77.8300
        CIE-LCH:
        44.9786, 87.0260, 296.5773
        CIE-Luv:
        44.9786, -15.7090, -117.4799
        Hunter-Lab:
        38.1135, 31.1682, -103.0028
      #375bef color charts
#375bef RGB chart
      #375bef CMYK chart
      #375bef RGB pie chart
      #375bef color shades, tints & tones
#375bef color schemes
#375bef color preview, HTML & CSS examples
           This text has a color of #375bef        
        
          <p style="color:#375bef;">Text here</p>
        
        
          .mytext {color:#375bef;}
        
        Text color #375bef
      
           This box has a color of #375bef        
        
          <div style="background-color:#375bef;">Content here</div>
        
        
          .mybackground {background-color:#375bef;}
        
        Background color #375bef
      
           Border around this has a color of #375bef        
        
          <div style="border:2px solid #375bef;">Content here</div>
        
        
          .myborder {border:2px solid #375bef;}
        
        Border color #375bef