#914fda color space conversions
Hex:
        #914fda
        RGB:
        145, 79, 218
        CMY:
        43, 69, 15
        CMYK:
        33, 64, 0, 15
      HSL:
        268°, 65.2582%, 58.2353%
        HSV (HSB):
        268°, 63.7615%, 85.4902%
        XYZ:
        27.1279, 16.6737, 68.1182
        xyY:
        0.2424, 0.1490, 16.6737
      CIE-Lab:
        47.8462, 54.0031, -60.9735
        CIE-LCH:
        47.8462, 81.4500, 311.5307
        CIE-Luv:
        47.8462, 17.0932, -97.4897
        Hunter-Lab:
        40.8334, 47.1292, -70.3241
      #914fda color charts
#914fda RGB chart
      #914fda CMYK chart
      #914fda RGB pie chart
      #914fda color shades, tints & tones
#914fda color schemes
#914fda color preview, HTML & CSS examples
           This text has a color of #914fda        
        
          <p style="color:#914fda;">Text here</p>
        
        
          .mytext {color:#914fda;}
        
        Text color #914fda
      
           This box has a color of #914fda        
        
          <div style="background-color:#914fda;">Content here</div>
        
        
          .mybackground {background-color:#914fda;}
        
        Background color #914fda
      
           Border around this has a color of #914fda        
        
          <div style="border:2px solid #914fda;">Content here</div>
        
        
          .myborder {border:2px solid #914fda;}
        
        Border color #914fda