#373be1 color space conversions
Hex:
        #373be1
        RGB:
        55, 59, 225
        CMY:
        78, 77, 12
        CMYK:
        76, 74, 0, 12
      HSL:
        239°, 73.9130%, 54.9020%
        HSV (HSB):
        239°, 75.5556%, 88.2353%
        XYZ:
        16.7301, 9.3764, 72.1622
        xyY:
        0.1702, 0.0954, 9.3764
      CIE-Lab:
        36.6991, 53.0629, -83.5127
        CIE-LCH:
        36.6991, 98.9447, 302.4313
        CIE-Luv:
        36.6991, -8.9895, -115.7504
        Hunter-Lab:
        30.6209, 43.9392, -118.2901
      #373be1 color charts
#373be1 RGB chart
      #373be1 CMYK chart
      #373be1 RGB pie chart
      #373be1 color shades, tints & tones
#373be1 color schemes
#373be1 color preview, HTML & CSS examples
           This text has a color of #373be1        
        
          <p style="color:#373be1;">Text here</p>
        
        
          .mytext {color:#373be1;}
        
        Text color #373be1
      
           This box has a color of #373be1        
        
          <div style="background-color:#373be1;">Content here</div>
        
        
          .mybackground {background-color:#373be1;}
        
        Background color #373be1
      
           Border around this has a color of #373be1        
        
          <div style="border:2px solid #373be1;">Content here</div>
        
        
          .myborder {border:2px solid #373be1;}
        
        Border color #373be1