#914cfb color space conversions
Hex:
        #914cfb
        RGB:
        145, 76, 251
        CMY:
        43, 70, 2
        CMYK:
        42, 70, 0, 2
      HSL:
        264°, 95.6284%, 64.1176%
        HSV (HSB):
        264°, 69.7211%, 98.4314%
        XYZ:
        31.6741, 18.1537, 93.1014
        xyY:
        0.2216, 0.1270, 18.1537
      CIE-Lab:
        49.6820, 63.5387, -76.5840
        CIE-LCH:
        49.6820, 99.5102, 309.6811
        CIE-Luv:
        49.6820, 12.5121, -121.5694
        Hunter-Lab:
        42.6071, 58.1343, -99.7304
      #914cfb color charts
#914cfb RGB chart
      #914cfb CMYK chart
      #914cfb RGB pie chart
      #914cfb color shades, tints & tones
#914cfb color schemes
#914cfb color preview, HTML & CSS examples
           This text has a color of #914cfb        
        
          <p style="color:#914cfb;">Text here</p>
        
        
          .mytext {color:#914cfb;}
        
        Text color #914cfb
      
           This box has a color of #914cfb        
        
          <div style="background-color:#914cfb;">Content here</div>
        
        
          .mybackground {background-color:#914cfb;}
        
        Background color #914cfb
      
           Border around this has a color of #914cfb        
        
          <div style="border:2px solid #914cfb;">Content here</div>
        
        
          .myborder {border:2px solid #914cfb;}
        
        Border color #914cfb