#4941fe color space conversions
Hex:
        #4941fe
        RGB:
        73, 65, 254
        CMY:
        71, 75, 0
        CMYK:
        71, 74, 0, 0
      HSL:
        243°, 98.9529%, 62.5490%
        HSV (HSB):
        243°, 74.4094%, 99.6078%
        XYZ:
        22.5273, 12.3528, 94.9629
        xyY:
        0.1735, 0.0951, 12.3528
      CIE-Lab:
        41.7715, 60.4137, -91.4797
        CIE-LCH:
        41.7715, 109.6282, 303.4410
        CIE-Luv:
        41.7715, -8.1205, -131.7904
        Hunter-Lab:
        35.1466, 52.9038, -135.5937
      #4941fe color charts
#4941fe RGB chart
      #4941fe CMYK chart
      #4941fe RGB pie chart
      #4941fe color shades, tints & tones
#4941fe color schemes
#4941fe color preview, HTML & CSS examples
           This text has a color of #4941fe        
        
          <p style="color:#4941fe;">Text here</p>
        
        
          .mytext {color:#4941fe;}
        
        Text color #4941fe
      
           This box has a color of #4941fe        
        
          <div style="background-color:#4941fe;">Content here</div>
        
        
          .mybackground {background-color:#4941fe;}
        
        Background color #4941fe
      
           Border around this has a color of #4941fe        
        
          <div style="border:2px solid #4941fe;">Content here</div>
        
        
          .myborder {border:2px solid #4941fe;}
        
        Border color #4941fe