#914ce7 color space conversions
Hex:
        #914ce7
        RGB:
        145, 76, 231
        CMY:
        43, 70, 9
        CMYK:
        37, 67, 0, 9
      HSL:
        267°, 76.3547%, 60.1961%
        HSV (HSB):
        267°, 67.0996%, 90.5882%
        XYZ:
        28.6853, 16.9581, 77.3627
        xyY:
        0.2332, 0.1379, 16.9581
      CIE-Lab:
        48.2073, 58.6296, -67.7631
        CIE-LCH:
        48.2073, 89.6062, 310.8668
        CIE-Luv:
        48.2073, 15.6020, -107.8316
        Hunter-Lab:
        41.1803, 52.2738, -82.5580
      #914ce7 color charts
#914ce7 RGB chart
      #914ce7 CMYK chart
      #914ce7 RGB pie chart
      #914ce7 color shades, tints & tones
#914ce7 color schemes
#914ce7 color preview, HTML & CSS examples
           This text has a color of #914ce7        
        
          <p style="color:#914ce7;">Text here</p>
        
        
          .mytext {color:#914ce7;}
        
        Text color #914ce7
      
           This box has a color of #914ce7        
        
          <div style="background-color:#914ce7;">Content here</div>
        
        
          .mybackground {background-color:#914ce7;}
        
        Background color #914ce7
      
           Border around this has a color of #914ce7        
        
          <div style="border:2px solid #914ce7;">Content here</div>
        
        
          .myborder {border:2px solid #914ce7;}
        
        Border color #914ce7