#929ae4 color space conversions
Hex:
        #929ae4
        RGB:
        146, 154, 228
        CMY:
        43, 40, 11
        CMYK:
        36, 32, 0, 11
      HSL:
        234°, 60.2941%, 73.3333%
        HSV (HSB):
        234°, 35.9649%, 89.4118%
        XYZ:
        37.4133, 34.8236, 78.1485
        xyY:
        0.2488, 0.2316, 34.8236
      CIE-Lab:
        65.6111, 14.6647, -38.3587
        CIE-LCH:
        65.6111, 41.0663, 290.9220
        CIE-Luv:
        65.6111, -8.0267, -62.8757
        Hunter-Lab:
        59.0116, 9.8986, -37.2092
      #929ae4 color charts
#929ae4 RGB chart
      #929ae4 CMYK chart
      #929ae4 RGB pie chart
      #929ae4 color shades, tints & tones
#929ae4 color schemes
#929ae4 color preview, HTML & CSS examples
           This text has a color of #929ae4        
        
          <p style="color:#929ae4;">Text here</p>
        
        
          .mytext {color:#929ae4;}
        
        Text color #929ae4
      
           This box has a color of #929ae4        
        
          <div style="background-color:#929ae4;">Content here</div>
        
        
          .mybackground {background-color:#929ae4;}
        
        Background color #929ae4
      
           Border around this has a color of #929ae4        
        
          <div style="border:2px solid #929ae4;">Content here</div>
        
        
          .myborder {border:2px solid #929ae4;}
        
        Border color #929ae4