#714dfd color space conversions
Hex:
        #714dfd
        RGB:
        113, 77, 253
        CMY:
        56, 70, 1
        CMYK:
        55, 70, 0, 1
      HSL:
        252°, 97.7778%, 64.7059%
        HSV (HSB):
        252°, 69.5652%, 99.2157%
        XYZ:
        27.1936, 15.9103, 94.5662
        xyY:
        0.1975, 0.1156, 15.9103
      CIE-Lab:
        46.8566, 58.5338, -82.4457
        CIE-LCH:
        46.8566, 101.1113, 305.3735
        CIE-Luv:
        46.8566, 0.0576, -126.5608
        Hunter-Lab:
        39.8877, 51.8892, -112.6439
      #714dfd color charts
#714dfd RGB chart
      #714dfd CMYK chart
      #714dfd RGB pie chart
      #714dfd color shades, tints & tones
#714dfd color schemes
#714dfd color preview, HTML & CSS examples
           This text has a color of #714dfd        
        
          <p style="color:#714dfd;">Text here</p>
        
        
          .mytext {color:#714dfd;}
        
        Text color #714dfd
      
           This box has a color of #714dfd        
        
          <div style="background-color:#714dfd;">Content here</div>
        
        
          .mybackground {background-color:#714dfd;}
        
        Background color #714dfd
      
           Border around this has a color of #714dfd        
        
          <div style="border:2px solid #714dfd;">Content here</div>
        
        
          .myborder {border:2px solid #714dfd;}
        
        Border color #714dfd