#914fe2 color space conversions
Hex:
        #914fe2
        RGB:
        145, 79, 226
        CMY:
        43, 69, 11
        CMYK:
        36, 65, 0, 11
      HSL:
        267°, 71.7073%, 59.8039%
        HSV (HSB):
        267°, 65.0442%, 88.6275%
        XYZ:
        28.2005, 17.1027, 73.7663
        xyY:
        0.2368, 0.1436, 17.1027
      CIE-Lab:
        48.3892, 55.9454, -64.6401
        CIE-LCH:
        48.3892, 85.4881, 310.8759
        CIE-Luv:
        48.3892, 15.7715, -103.2677
        Hunter-Lab:
        41.3554, 49.3483, -76.8078
      #914fe2 color charts
#914fe2 RGB chart
      #914fe2 CMYK chart
      #914fe2 RGB pie chart
      #914fe2 color shades, tints & tones
#914fe2 color schemes
#914fe2 color preview, HTML & CSS examples
           This text has a color of #914fe2        
        
          <p style="color:#914fe2;">Text here</p>
        
        
          .mytext {color:#914fe2;}
        
        Text color #914fe2
      
           This box has a color of #914fe2        
        
          <div style="background-color:#914fe2;">Content here</div>
        
        
          .mybackground {background-color:#914fe2;}
        
        Background color #914fe2
      
           Border around this has a color of #914fe2        
        
          <div style="border:2px solid #914fe2;">Content here</div>
        
        
          .myborder {border:2px solid #914fe2;}
        
        Border color #914fe2