#375feb color space conversions
Hex:
        #375feb
        RGB:
        55, 95, 235
        CMY:
        78, 63, 8
        CMYK:
        77, 60, 0, 8
      HSL:
        227°, 81.8182%, 56.8627%
        HSV (HSB):
        227°, 76.5957%, 92.1569%
        XYZ:
        20.6632, 14.9948, 80.4025
        xyY:
        0.1780, 0.1292, 14.9948
      CIE-Lab:
        45.6271, 35.0125, -74.5192
        CIE-LCH:
        45.6271, 82.3346, 295.1663
        CIE-Luv:
        45.6271, -16.6377, -113.3555
        Hunter-Lab:
        38.7231, 27.4844, -96.0002
      #375feb color charts
#375feb RGB chart
      #375feb CMYK chart
      #375feb RGB pie chart
      #375feb color shades, tints & tones
#375feb color schemes
#375feb color preview, HTML & CSS examples
           This text has a color of #375feb        
        
          <p style="color:#375feb;">Text here</p>
        
        
          .mytext {color:#375feb;}
        
        Text color #375feb
      
           This box has a color of #375feb        
        
          <div style="background-color:#375feb;">Content here</div>
        
        
          .mybackground {background-color:#375feb;}
        
        Background color #375feb
      
           Border around this has a color of #375feb        
        
          <div style="border:2px solid #375feb;">Content here</div>
        
        
          .myborder {border:2px solid #375feb;}
        
        Border color #375feb