#7256ef color space conversions
Hex:
        #7256ef
        RGB:
        114, 86, 239
        CMY:
        55, 66, 6
        CMYK:
        52, 64, 0, 6
      HSL:
        251°, 82.7027%, 63.7255%
        HSV (HSB):
        251°, 64.0167%, 93.7255%
        XYZ:
        25.8472, 16.4650, 83.4771
        xyY:
        0.2055, 0.1309, 16.4650
      CIE-Lab:
        47.5787, 49.8917, -73.4299
        CIE-LCH:
        47.5787, 88.7757, 304.1940
        CIE-Luv:
        47.5787, -0.1554, -114.5117
        Hunter-Lab:
        40.5771, 42.6930, -93.5703
      #7256ef color charts
#7256ef RGB chart
      #7256ef CMYK chart
      #7256ef RGB pie chart
      #7256ef color shades, tints & tones
#7256ef color schemes
#7256ef color preview, HTML & CSS examples
           This text has a color of #7256ef        
        
          <p style="color:#7256ef;">Text here</p>
        
        
          .mytext {color:#7256ef;}
        
        Text color #7256ef
      
           This box has a color of #7256ef        
        
          <div style="background-color:#7256ef;">Content here</div>
        
        
          .mybackground {background-color:#7256ef;}
        
        Background color #7256ef
      
           Border around this has a color of #7256ef        
        
          <div style="border:2px solid #7256ef;">Content here</div>
        
        
          .myborder {border:2px solid #7256ef;}
        
        Border color #7256ef