#372df5 color space conversions
Hex:
        #372df5
        RGB:
        55, 45, 245
        CMY:
        78, 82, 4
        CMYK:
        78, 82, 0, 4
      HSL:
        243°, 90.9091%, 56.8627%
        HSV (HSB):
        243°, 81.6327%, 96.0784%
        XYZ:
        18.9954, 9.2816, 87.1766
        xyY:
        0.1645, 0.0804, 9.2816
      CIE-Lab:
        36.5209, 65.9468, -95.1602
        CIE-LCH:
        36.5209, 115.7775, 304.7223
        CIE-Luv:
        36.5209, -7.9872, -127.8684
        Hunter-Lab:
        30.4657, 57.9800, -148.3305
      #372df5 color charts
#372df5 RGB chart
      #372df5 CMYK chart
      #372df5 RGB pie chart
      #372df5 color shades, tints & tones
#372df5 color schemes
#372df5 color preview, HTML & CSS examples
           This text has a color of #372df5        
        
          <p style="color:#372df5;">Text here</p>
        
        
          .mytext {color:#372df5;}
        
        Text color #372df5
      
           This box has a color of #372df5        
        
          <div style="background-color:#372df5;">Content here</div>
        
        
          .mybackground {background-color:#372df5;}
        
        Background color #372df5
      
           Border around this has a color of #372df5        
        
          <div style="border:2px solid #372df5;">Content here</div>
        
        
          .myborder {border:2px solid #372df5;}
        
        Border color #372df5