#370fe7 color space conversions
Hex:
        #370fe7
        RGB:
        55, 15, 231
        CMY:
        78, 94, 9
        CMYK:
        76, 94, 0, 9
      HSL:
        251°, 87.8049%, 48.2353%
        HSV (HSB):
        251°, 93.5065%, 90.5882%
        XYZ:
        16.1702, 6.9234, 76.0854
        xyY:
        0.1630, 0.0698, 6.9234
      CIE-Lab:
        31.6319, 71.7427, -95.3538
        CIE-LCH:
        31.6319, 119.3288, 306.9573
        CIE-Luv:
        31.6319, -4.9854, -119.0159
        Hunter-Lab:
        26.3123, 63.6501, -153.0257
      #370fe7 color charts
#370fe7 RGB chart
      #370fe7 CMYK chart
      #370fe7 RGB pie chart
      #370fe7 color shades, tints & tones
#370fe7 color schemes
#370fe7 color preview, HTML & CSS examples
           This text has a color of #370fe7        
        
          <p style="color:#370fe7;">Text here</p>
        
        
          .mytext {color:#370fe7;}
        
        Text color #370fe7
      
           This box has a color of #370fe7        
        
          <div style="background-color:#370fe7;">Content here</div>
        
        
          .mybackground {background-color:#370fe7;}
        
        Background color #370fe7
      
           Border around this has a color of #370fe7        
        
          <div style="border:2px solid #370fe7;">Content here</div>
        
        
          .myborder {border:2px solid #370fe7;}
        
        Border color #370fe7