#6370d2 color space conversions
Hex:
        #6370d2
        RGB:
        99, 112, 210
        CMY:
        61, 56, 18
        CMYK:
        53, 47, 0, 18
      HSL:
        233°, 55.2239%, 60.5882%
        HSV (HSB):
        233°, 52.8571%, 82.3529%
        XYZ:
        22.5726, 18.8941, 63.4300
        xyY:
        0.2152, 0.1801, 18.8941
      CIE-Lab:
        50.5631, 22.7258, -52.2713
        CIE-LCH:
        50.5631, 56.9978, 293.4978
        CIE-Luv:
        50.5631, -10.4536, -82.6179
        Hunter-Lab:
        43.4674, 16.6272, -56.0921
      #6370d2 color charts
#6370d2 RGB chart
      #6370d2 CMYK chart
      #6370d2 RGB pie chart
      #6370d2 color shades, tints & tones
#6370d2 color schemes
#6370d2 color preview, HTML & CSS examples
           This text has a color of #6370d2        
        
          <p style="color:#6370d2;">Text here</p>
        
        
          .mytext {color:#6370d2;}
        
        Text color #6370d2
      
           This box has a color of #6370d2        
        
          <div style="background-color:#6370d2;">Content here</div>
        
        
          .mybackground {background-color:#6370d2;}
        
        Background color #6370d2
      
           Border around this has a color of #6370d2        
        
          <div style="border:2px solid #6370d2;">Content here</div>
        
        
          .myborder {border:2px solid #6370d2;}
        
        Border color #6370d2