#7256bc color space conversions
Hex:
        #7256bc
        RGB:
        114, 86, 188
        CMY:
        55, 66, 26
        CMYK:
        39, 54, 0, 26
      HSL:
        256°, 43.2203%, 53.7255%
        HSV (HSB):
        256°, 54.2553%, 73.7255%
        XYZ:
        19.3443, 13.8638, 49.2334
        xyY:
        0.2346, 0.1682, 13.8638
      CIE-Lab:
        44.0370, 35.3288, -49.9955
        CIE-LCH:
        44.0370, 61.2183, 305.2466
        CIE-Luv:
        44.0370, 4.8653, -77.6319
        Hunter-Lab:
        37.2342, 27.5766, -52.3331
      #7256bc color charts
#7256bc RGB chart
      #7256bc CMYK chart
      #7256bc RGB pie chart
      #7256bc color shades, tints & tones
#7256bc color schemes
#7256bc color preview, HTML & CSS examples
           This text has a color of #7256bc        
        
          <p style="color:#7256bc;">Text here</p>
        
        
          .mytext {color:#7256bc;}
        
        Text color #7256bc
      
           This box has a color of #7256bc        
        
          <div style="background-color:#7256bc;">Content here</div>
        
        
          .mybackground {background-color:#7256bc;}
        
        Background color #7256bc
      
           Border around this has a color of #7256bc        
        
          <div style="border:2px solid #7256bc;">Content here</div>
        
        
          .myborder {border:2px solid #7256bc;}
        
        Border color #7256bc