#740fdb color space conversions
Hex:
        #740fdb
        RGB:
        116, 15, 219
        CMY:
        55, 94, 14
        CMYK:
        47, 93, 0, 14
      HSL:
        270°, 87.1795%, 45.8824%
        HSV (HSB):
        270°, 93.1507%, 85.8824%
        XYZ:
        20.1595, 9.1691, 67.7251
        xyY:
        0.2077, 0.0945, 9.1691
      CIE-Lab:
        36.3079, 72.7184, -80.5374
        CIE-LCH:
        36.3079, 108.5092, 312.0793
        CIE-Luv:
        36.3079, 12.0895, -113.1211
        Hunter-Lab:
        30.2806, 65.8465, -111.4109
      #740fdb color charts
#740fdb RGB chart
      #740fdb CMYK chart
      #740fdb RGB pie chart
      #740fdb color shades, tints & tones
#740fdb color schemes
#740fdb color preview, HTML & CSS examples
           This text has a color of #740fdb        
        
          <p style="color:#740fdb;">Text here</p>
        
        
          .mytext {color:#740fdb;}
        
        Text color #740fdb
      
           This box has a color of #740fdb        
        
          <div style="background-color:#740fdb;">Content here</div>
        
        
          .mybackground {background-color:#740fdb;}
        
        Background color #740fdb
      
           Border around this has a color of #740fdb        
        
          <div style="border:2px solid #740fdb;">Content here</div>
        
        
          .myborder {border:2px solid #740fdb;}
        
        Border color #740fdb