#741adf color space conversions
Hex:
        #741adf
        RGB:
        116, 26, 223
        CMY:
        55, 90, 13
        CMYK:
        48, 88, 0, 13
      HSL:
        267°, 79.1165%, 48.8235%
        HSV (HSB):
        267°, 88.3408%, 87.4510%
        XYZ:
        20.8911, 9.7795, 70.5986
        xyY:
        0.2063, 0.0966, 9.7795
      CIE-Lab:
        37.4438, 71.3871, -80.9602
        CIE-LCH:
        37.4438, 107.9383, 311.4044
        CIE-Luv:
        37.4438, 10.9166, -115.0418
        Hunter-Lab:
        31.2722, 64.5191, -111.9596
      #741adf color charts
#741adf RGB chart
      #741adf CMYK chart
      #741adf RGB pie chart
      #741adf color shades, tints & tones
#741adf color schemes
#741adf color preview, HTML & CSS examples
           This text has a color of #741adf        
        
          <p style="color:#741adf;">Text here</p>
        
        
          .mytext {color:#741adf;}
        
        Text color #741adf
      
           This box has a color of #741adf        
        
          <div style="background-color:#741adf;">Content here</div>
        
        
          .mybackground {background-color:#741adf;}
        
        Background color #741adf
      
           Border around this has a color of #741adf        
        
          <div style="border:2px solid #741adf;">Content here</div>
        
        
          .myborder {border:2px solid #741adf;}
        
        Border color #741adf