#6379e5 color space conversions
Hex:
        #6379e5
        RGB:
        99, 121, 229
        CMY:
        61, 53, 10
        CMYK:
        57, 47, 0, 10
      HSL:
        230°, 71.4286%, 64.3137%
        HSV (HSB):
        230°, 56.7686%, 89.8039%
        XYZ:
        26.1258, 21.9845, 76.9952
        xyY:
        0.2088, 0.1757, 21.9845
      CIE-Lab:
        54.0106, 23.3279, -57.4744
        CIE-LCH:
        54.0106, 62.0282, 292.0914
        CIE-Luv:
        54.0106, -13.8839, -92.1175
        Hunter-Lab:
        46.8877, 17.4068, -64.5400
      #6379e5 color charts
#6379e5 RGB chart
      #6379e5 CMYK chart
      #6379e5 RGB pie chart
      #6379e5 color shades, tints & tones
#6379e5 color schemes
#6379e5 color preview, HTML & CSS examples
           This text has a color of #6379e5        
        
          <p style="color:#6379e5;">Text here</p>
        
        
          .mytext {color:#6379e5;}
        
        Text color #6379e5
      
           This box has a color of #6379e5        
        
          <div style="background-color:#6379e5;">Content here</div>
        
        
          .mybackground {background-color:#6379e5;}
        
        Background color #6379e5
      
           Border around this has a color of #6379e5        
        
          <div style="border:2px solid #6379e5;">Content here</div>
        
        
          .myborder {border:2px solid #6379e5;}
        
        Border color #6379e5