#7056eb color space conversions
Hex:
        #7056eb
        RGB:
        112, 86, 235
        CMY:
        56, 66, 8
        CMYK:
        52, 63, 0, 8
      HSL:
        250°, 78.8360%, 62.9412%
        HSV (HSB):
        250°, 63.4043%, 92.1569%
        XYZ:
        25.0053, 16.0985, 80.3867
        xyY:
        0.2058, 0.1325, 16.0985
      CIE-Lab:
        47.1034, 48.3842, -71.9619
        CIE-LCH:
        47.1034, 86.7154, 303.9152
        CIE-Luv:
        47.1034, -0.4955, -112.0138
        Hunter-Lab:
        40.1229, 41.0291, -90.7021
      #7056eb color charts
#7056eb RGB chart
      #7056eb CMYK chart
      #7056eb RGB pie chart
      #7056eb color shades, tints & tones
#7056eb color schemes
#7056eb color preview, HTML & CSS examples
           This text has a color of #7056eb        
        
          <p style="color:#7056eb;">Text here</p>
        
        
          .mytext {color:#7056eb;}
        
        Text color #7056eb
      
           This box has a color of #7056eb        
        
          <div style="background-color:#7056eb;">Content here</div>
        
        
          .mybackground {background-color:#7056eb;}
        
        Background color #7056eb
      
           Border around this has a color of #7056eb        
        
          <div style="border:2px solid #7056eb;">Content here</div>
        
        
          .myborder {border:2px solid #7056eb;}
        
        Border color #7056eb