#372ffb color space conversions
Hex:
        #372ffb
        RGB:
        55, 47, 251
        CMY:
        78, 82, 2
        CMYK:
        78, 81, 0, 2
      HSL:
        242°, 96.2264%, 58.4314%
        HSV (HSB):
        242°, 81.2749%, 98.4314%
        XYZ:
        20.0047, 9.8103, 92.1060
        xyY:
        0.1641, 0.0805, 9.8103
      CIE-Lab:
        37.4998, 66.8157, -96.9088
        CIE-LCH:
        37.4998, 117.7101, 304.5851
        CIE-Luv:
        37.4998, -8.4850, -131.2559
        Hunter-Lab:
        31.3214, 59.1937, -152.4276
      #372ffb color charts
#372ffb RGB chart
      #372ffb CMYK chart
      #372ffb RGB pie chart
      #372ffb color shades, tints & tones
#372ffb color schemes
#372ffb color preview, HTML & CSS examples
           This text has a color of #372ffb        
        
          <p style="color:#372ffb;">Text here</p>
        
        
          .mytext {color:#372ffb;}
        
        Text color #372ffb
      
           This box has a color of #372ffb        
        
          <div style="background-color:#372ffb;">Content here</div>
        
        
          .mybackground {background-color:#372ffb;}
        
        Background color #372ffb
      
           Border around this has a color of #372ffb        
        
          <div style="border:2px solid #372ffb;">Content here</div>
        
        
          .myborder {border:2px solid #372ffb;}
        
        Border color #372ffb