#945ae4 color space conversions
Hex:
        #945ae4
        RGB:
        148, 90, 228
        CMY:
        42, 65, 11
        CMYK:
        35, 61, 0, 11
      HSL:
        265°, 71.8750%, 62.3529%
        HSV (HSB):
        265°, 60.5263%, 89.4118%
        XYZ:
        29.8725, 19.2097, 75.5322
        xyY:
        0.2397, 0.1542, 19.2097
      CIE-Lab:
        50.9316, 51.4512, -61.6472
        CIE-LCH:
        50.9316, 80.2969, 309.8486
        CIE-Luv:
        50.9316, 14.2773, -99.9043
        Hunter-Lab:
        43.8288, 44.9601, -71.4969
      #945ae4 color charts
#945ae4 RGB chart
      #945ae4 CMYK chart
      #945ae4 RGB pie chart
      #945ae4 color shades, tints & tones
#945ae4 color schemes
#945ae4 color preview, HTML & CSS examples
           This text has a color of #945ae4        
        
          <p style="color:#945ae4;">Text here</p>
        
        
          .mytext {color:#945ae4;}
        
        Text color #945ae4
      
           This box has a color of #945ae4        
        
          <div style="background-color:#945ae4;">Content here</div>
        
        
          .mybackground {background-color:#945ae4;}
        
        Background color #945ae4
      
           Border around this has a color of #945ae4        
        
          <div style="border:2px solid #945ae4;">Content here</div>
        
        
          .myborder {border:2px solid #945ae4;}
        
        Border color #945ae4