#944efb color space conversions
Hex:
        #944efb
        RGB:
        148, 78, 251
        CMY:
        42, 69, 2
        CMYK:
        41, 69, 0, 2
      HSL:
        264°, 95.5801%, 64.5098%
        HSV (HSB):
        264°, 68.9243%, 98.4314%
        XYZ:
        32.3497, 18.7097, 93.1731
        xyY:
        0.2243, 0.1297, 18.7097
      CIE-Lab:
        50.3458, 63.1246, -75.4881
        CIE-LCH:
        50.3458, 98.4031, 309.9030
        CIE-Luv:
        50.3458, 13.4496, -120.5223
        Hunter-Lab:
        43.2547, 57.8024, -97.4357
      #944efb color charts
#944efb RGB chart
      #944efb CMYK chart
      #944efb RGB pie chart
      #944efb color shades, tints & tones
#944efb color schemes
#944efb color preview, HTML & CSS examples
           This text has a color of #944efb        
        
          <p style="color:#944efb;">Text here</p>
        
        
          .mytext {color:#944efb;}
        
        Text color #944efb
      
           This box has a color of #944efb        
        
          <div style="background-color:#944efb;">Content here</div>
        
        
          .mybackground {background-color:#944efb;}
        
        Background color #944efb
      
           Border around this has a color of #944efb        
        
          <div style="border:2px solid #944efb;">Content here</div>
        
        
          .myborder {border:2px solid #944efb;}
        
        Border color #944efb