#914ccd color space conversions
Hex:
        #914ccd
        RGB:
        145, 76, 205
        CMY:
        43, 70, 20
        CMYK:
        29, 63, 0, 20
      HSL:
        272°, 56.3319%, 55.0980%
        HSV (HSB):
        272°, 62.9268%, 80.3922%
        XYZ:
        25.2809, 15.5964, 59.4356
        xyY:
        0.2520, 0.1555, 15.5964
      CIE-Lab:
        46.4405, 52.4148, -55.7967
        CIE-LCH:
        46.4405, 76.5545, 313.2099
        CIE-Luv:
        46.4405, 20.0935, -89.0621
        Hunter-Lab:
        39.4923, 45.1551, -61.5864
      #914ccd color charts
#914ccd RGB chart
      #914ccd CMYK chart
      #914ccd RGB pie chart
      #914ccd color shades, tints & tones
#914ccd color schemes
#914ccd color preview, HTML & CSS examples
           This text has a color of #914ccd        
        
          <p style="color:#914ccd;">Text here</p>
        
        
          .mytext {color:#914ccd;}
        
        Text color #914ccd
      
           This box has a color of #914ccd        
        
          <div style="background-color:#914ccd;">Content here</div>
        
        
          .mybackground {background-color:#914ccd;}
        
        Background color #914ccd
      
           Border around this has a color of #914ccd        
        
          <div style="border:2px solid #914ccd;">Content here</div>
        
        
          .myborder {border:2px solid #914ccd;}
        
        Border color #914ccd