#7089fa color space conversions
Hex:
        #7089fa
        RGB:
        112, 137, 250
        CMY:
        56, 46, 2
        CMYK:
        55, 45, 0, 2
      HSL:
        229°, 93.2432%, 70.9804%
        HSV (HSB):
        229°, 55.2000%, 98.0392%
        XYZ:
        32.8831, 28.2382, 94.1599
        xyY:
        0.2118, 0.1819, 28.2382
      CIE-Lab:
        60.1033, 22.9745, -59.3328
        CIE-LCH:
        60.1033, 63.6256, 291.1671
        CIE-Luv:
        60.1033, -15.4998, -97.2023
        Hunter-Lab:
        53.1396, 17.4624, -67.8602
      #7089fa color charts
#7089fa RGB chart
      #7089fa CMYK chart
      #7089fa RGB pie chart
      #7089fa color shades, tints & tones
#7089fa color schemes
#7089fa color preview, HTML & CSS examples
           This text has a color of #7089fa        
        
          <p style="color:#7089fa;">Text here</p>
        
        
          .mytext {color:#7089fa;}
        
        Text color #7089fa
      
           This box has a color of #7089fa        
        
          <div style="background-color:#7089fa;">Content here</div>
        
        
          .mybackground {background-color:#7089fa;}
        
        Background color #7089fa
      
           Border around this has a color of #7089fa        
        
          <div style="border:2px solid #7089fa;">Content here</div>
        
        
          .myborder {border:2px solid #7089fa;}
        
        Border color #7089fa