#914cef color space conversions
Hex:
        #914cef
        RGB:
        145, 76, 239
        CMY:
        43, 70, 6
        CMYK:
        39, 68, 0, 6
      HSL:
        265°, 83.5897%, 61.7647%
        HSV (HSB):
        265°, 68.2008%, 93.7255%
        XYZ:
        29.8415, 17.4206, 83.4511
        xyY:
        0.2283, 0.1333, 17.4206
      CIE-Lab:
        48.7857, 60.5831, -71.3298
        CIE-LCH:
        48.7857, 93.5855, 310.3425
        CIE-Luv:
        48.7857, 14.3296, -113.3969
        Hunter-Lab:
        41.7380, 54.5808, -89.3279
      #914cef color charts
#914cef RGB chart
      #914cef CMYK chart
      #914cef RGB pie chart
      #914cef color shades, tints & tones
#914cef color schemes
#914cef color preview, HTML & CSS examples
           This text has a color of #914cef        
        
          <p style="color:#914cef;">Text here</p>
        
        
          .mytext {color:#914cef;}
        
        Text color #914cef
      
           This box has a color of #914cef        
        
          <div style="background-color:#914cef;">Content here</div>
        
        
          .mybackground {background-color:#914cef;}
        
        Background color #914cef
      
           Border around this has a color of #914cef        
        
          <div style="border:2px solid #914cef;">Content here</div>
        
        
          .myborder {border:2px solid #914cef;}
        
        Border color #914cef