#a5b0ea color space conversions
Hex:
        #a5b0ea
        RGB:
        165, 176, 234
        CMY:
        35, 31, 8
        CMYK:
        29, 25, 0, 8
      HSL:
        230°, 62.1622%, 78.2353%
        HSV (HSB):
        230°, 29.4872%, 91.7647%
        XYZ:
        45.8937, 44.9905, 84.1071
        xyY:
        0.2623, 0.2571, 44.9905
      CIE-Lab:
        72.8856, 9.1329, -30.2565
        CIE-LCH:
        72.8856, 31.6049, 286.7964
        CIE-Luv:
        72.8856, -8.7031, -49.4760
        Hunter-Lab:
        67.0750, 4.7511, -27.3928
      #a5b0ea color charts
#a5b0ea RGB chart
      #a5b0ea CMYK chart
      #a5b0ea RGB pie chart
      #a5b0ea color shades, tints & tones
#a5b0ea color schemes
#a5b0ea color preview, HTML & CSS examples
           This text has a color of #a5b0ea        
        
          <p style="color:#a5b0ea;">Text here</p>
        
        
          .mytext {color:#a5b0ea;}
        
        Text color #a5b0ea
      
           This box has a color of #a5b0ea        
        
          <div style="background-color:#a5b0ea;">Content here</div>
        
        
          .mybackground {background-color:#a5b0ea;}
        
        Background color #a5b0ea
      
           Border around this has a color of #a5b0ea        
        
          <div style="border:2px solid #a5b0ea;">Content here</div>
        
        
          .myborder {border:2px solid #a5b0ea;}
        
        Border color #a5b0ea