#945cfa color space conversions
Hex:
        #945cfa
        RGB:
        148, 92, 250
        CMY:
        42, 64, 2
        CMYK:
        41, 63, 0, 2
      HSL:
        261°, 94.0476%, 67.0588%
        HSV (HSB):
        261°, 63.2000%, 98.0392%
        XYZ:
        33.2952, 20.8523, 92.7125
        xyY:
        0.2267, 0.1420, 20.8523
      CIE-Lab:
        52.7875, 55.9687, -70.9650
        CIE-LCH:
        52.7875, 90.3799, 308.2621
        CIE-Luv:
        52.7875, 10.6481, -115.0728
        Hunter-Lab:
        45.6643, 50.2370, -88.4117
      #945cfa color charts
#945cfa RGB chart
      #945cfa CMYK chart
      #945cfa RGB pie chart
      #945cfa color shades, tints & tones
#945cfa color schemes
#945cfa color preview, HTML & CSS examples
           This text has a color of #945cfa        
        
          <p style="color:#945cfa;">Text here</p>
        
        
          .mytext {color:#945cfa;}
        
        Text color #945cfa
      
           This box has a color of #945cfa        
        
          <div style="background-color:#945cfa;">Content here</div>
        
        
          .mybackground {background-color:#945cfa;}
        
        Background color #945cfa
      
           Border around this has a color of #945cfa        
        
          <div style="border:2px solid #945cfa;">Content here</div>
        
        
          .myborder {border:2px solid #945cfa;}
        
        Border color #945cfa