#7059fd color space conversions
Hex:
        #7059fd
        RGB:
        112, 89, 253
        CMY:
        56, 65, 1
        CMYK:
        56, 65, 0, 1
      HSL:
        248°, 97.6190%, 67.0588%
        HSV (HSB):
        248°, 64.8221%, 99.2157%
        XYZ:
        27.9841, 17.6814, 94.8664
        xyY:
        0.1991, 0.1258, 17.6814
      CIE-Lab:
        49.1073, 51.9946, -78.7669
        CIE-LCH:
        49.1073, 94.3804, 303.4291
        CIE-Luv:
        49.1073, -2.6254, -123.1640
        Hunter-Lab:
        42.0492, 45.2071, -104.3286
      #7059fd color charts
#7059fd RGB chart
      #7059fd CMYK chart
      #7059fd RGB pie chart
      #7059fd color shades, tints & tones
#7059fd color schemes
#7059fd color preview, HTML & CSS examples
           This text has a color of #7059fd        
        
          <p style="color:#7059fd;">Text here</p>
        
        
          .mytext {color:#7059fd;}
        
        Text color #7059fd
      
           This box has a color of #7059fd        
        
          <div style="background-color:#7059fd;">Content here</div>
        
        
          .mybackground {background-color:#7059fd;}
        
        Background color #7059fd
      
           Border around this has a color of #7059fd        
        
          <div style="border:2px solid #7059fd;">Content here</div>
        
        
          .myborder {border:2px solid #7059fd;}
        
        Border color #7059fd