#375cfa color space conversions
Hex:
        #375cfa
        RGB:
        55, 92, 250
        CMY:
        78, 64, 2
        CMYK:
        78, 63, 0, 2
      HSL:
        229°, 95.1220%, 59.8039%
        HSV (HSB):
        229°, 78.0000%, 98.0392%
        XYZ:
        22.6580, 15.3686, 92.2147
        xyY:
        0.1740, 0.1180, 15.3686
      CIE-Lab:
        46.1350, 42.2024, -82.0949
        CIE-LCH:
        46.1350, 92.3071, 297.2063
        CIE-Luv:
        46.1350, -16.0624, -124.3152
        Hunter-Lab:
        39.2029, 34.5623, -112.0226
      #375cfa color charts
#375cfa RGB chart
      #375cfa CMYK chart
      #375cfa RGB pie chart
      #375cfa color shades, tints & tones
#375cfa color schemes
#375cfa color preview, HTML & CSS examples
           This text has a color of #375cfa        
        
          <p style="color:#375cfa;">Text here</p>
        
        
          .mytext {color:#375cfa;}
        
        Text color #375cfa
      
           This box has a color of #375cfa        
        
          <div style="background-color:#375cfa;">Content here</div>
        
        
          .mybackground {background-color:#375cfa;}
        
        Background color #375cfa
      
           Border around this has a color of #375cfa        
        
          <div style="border:2px solid #375cfa;">Content here</div>
        
        
          .myborder {border:2px solid #375cfa;}
        
        Border color #375cfa