#8085fa color space conversions
Hex:
        #8085fa
        RGB:
        128, 133, 250
        CMY:
        50, 48, 2
        CMYK:
        49, 47, 0, 2
      HSL:
        238°, 92.4242%, 74.1176%
        HSV (HSB):
        238°, 48.8000%, 98.0392%
        XYZ:
        34.5449, 28.2664, 94.0777
        xyY:
        0.2202, 0.1802, 28.2664
      CIE-Lab:
        60.1286, 28.6816, -59.2338
        CIE-LCH:
        60.1286, 65.8124, 295.8368
        CIE-Luv:
        60.1286, -8.8372, -97.6427
        Hunter-Lab:
        53.1661, 22.9404, -67.6976
      #8085fa color charts
#8085fa RGB chart
      #8085fa CMYK chart
      #8085fa RGB pie chart
      #8085fa color shades, tints & tones
#8085fa color schemes
#8085fa color preview, HTML & CSS examples
           This text has a color of #8085fa        
        
          <p style="color:#8085fa;">Text here</p>
        
        
          .mytext {color:#8085fa;}
        
        Text color #8085fa
      
           This box has a color of #8085fa        
        
          <div style="background-color:#8085fa;">Content here</div>
        
        
          .mybackground {background-color:#8085fa;}
        
        Background color #8085fa
      
           Border around this has a color of #8085fa        
        
          <div style="border:2px solid #8085fa;">Content here</div>
        
        
          .myborder {border:2px solid #8085fa;}
        
        Border color #8085fa