#370fd5 color space conversions
Hex:
        #370fd5
        RGB:
        55, 15, 213
        CMY:
        78, 94, 16
        CMYK:
        74, 93, 0, 16
      HSL:
        252°, 86.8421%, 44.7059%
        HSV (HSB):
        252°, 92.9577%, 83.5294%
        XYZ:
        13.7566, 5.9580, 63.3757
        xyY:
        0.1656, 0.0717, 5.9580
      CIE-Lab:
        29.3062, 67.2339, -88.8735
        CIE-LCH:
        29.3062, 111.4402, 307.1080
        CIE-Luv:
        29.3062, -3.8854, -108.7642
        Hunter-Lab:
        24.4090, 57.8849, -136.8551
      #370fd5 color charts
#370fd5 RGB chart
      #370fd5 CMYK chart
      #370fd5 RGB pie chart
      #370fd5 color shades, tints & tones
#370fd5 color schemes
#370fd5 color preview, HTML & CSS examples
           This text has a color of #370fd5        
        
          <p style="color:#370fd5;">Text here</p>
        
        
          .mytext {color:#370fd5;}
        
        Text color #370fd5
      
           This box has a color of #370fd5        
        
          <div style="background-color:#370fd5;">Content here</div>
        
        
          .mybackground {background-color:#370fd5;}
        
        Background color #370fd5
      
           Border around this has a color of #370fd5        
        
          <div style="border:2px solid #370fd5;">Content here</div>
        
        
          .myborder {border:2px solid #370fd5;}
        
        Border color #370fd5