#8090fd color space conversions
Hex:
        #8090fd
        RGB:
        128, 144, 253
        CMY:
        50, 44, 1
        CMYK:
        49, 43, 0, 1
      HSL:
        232°, 96.8992%, 74.7059%
        HSV (HSB):
        232°, 49.4071%, 99.2157%
        XYZ:
        36.6050, 31.6276, 97.1039
        xyY:
        0.2214, 0.1913, 31.6276
      CIE-Lab:
        63.0339, 23.1154, -56.2457
        CIE-LCH:
        63.0339, 60.8104, 292.3413
        CIE-Luv:
        63.0339, -12.5756, -93.0553
        Hunter-Lab:
        56.2384, 17.7666, -63.0061
      #8090fd color charts
#8090fd RGB chart
      #8090fd CMYK chart
      #8090fd RGB pie chart
      #8090fd color shades, tints & tones
#8090fd color schemes
#8090fd color preview, HTML & CSS examples
           This text has a color of #8090fd        
        
          <p style="color:#8090fd;">Text here</p>
        
        
          .mytext {color:#8090fd;}
        
        Text color #8090fd
      
           This box has a color of #8090fd        
        
          <div style="background-color:#8090fd;">Content here</div>
        
        
          .mybackground {background-color:#8090fd;}
        
        Background color #8090fd
      
           Border around this has a color of #8090fd        
        
          <div style="border:2px solid #8090fd;">Content here</div>
        
        
          .myborder {border:2px solid #8090fd;}
        
        Border color #8090fd