#7089fd color space conversions
Hex:
        #7089fd
        RGB:
        112, 137, 253
        CMY:
        56, 46, 1
        CMYK:
        56, 46, 0, 1
      HSL:
        229°, 97.2414%, 71.5686%
        HSV (HSB):
        229°, 55.7312%, 99.2157%
        XYZ:
        33.3574, 28.4279, 96.6575
        xyY:
        0.2105, 0.1794, 28.4279
      CIE-Lab:
        60.2734, 23.9211, -60.7097
        CIE-LCH:
        60.2734, 65.2525, 291.5056
        CIE-Luv:
        60.2734, -15.5725, -99.5795
        Hunter-Lab:
        53.3178, 18.3692, -70.1617
      #7089fd color charts
#7089fd RGB chart
      #7089fd CMYK chart
      #7089fd RGB pie chart
      #7089fd color shades, tints & tones
#7089fd color schemes
#7089fd color preview, HTML & CSS examples
           This text has a color of #7089fd        
        
          <p style="color:#7089fd;">Text here</p>
        
        
          .mytext {color:#7089fd;}
        
        Text color #7089fd
      
           This box has a color of #7089fd        
        
          <div style="background-color:#7089fd;">Content here</div>
        
        
          .mybackground {background-color:#7089fd;}
        
        Background color #7089fd
      
           Border around this has a color of #7089fd        
        
          <div style="border:2px solid #7089fd;">Content here</div>
        
        
          .myborder {border:2px solid #7089fd;}
        
        Border color #7089fd