#740dbd color space conversions
Hex:
        #740dbd
        RGB:
        116, 13, 189
        CMY:
        55, 95, 26
        CMYK:
        39, 93, 0, 26
      HSL:
        275°, 87.1287%, 39.6078%
        HSV (HSB):
        275°, 93.1217%, 74.1176%
        XYZ:
        16.5317, 7.6750, 48.7542
        xyY:
        0.2266, 0.1052, 7.6750
      CIE-Lab:
        33.2966, 66.6167, -68.0138
        CIE-LCH:
        33.2966, 95.2032, 314.4054
        CIE-Luv:
        33.2966, 17.3556, -95.1389
        Hunter-Lab:
        27.7037, 58.0350, -84.9484
      #740dbd color charts
#740dbd RGB chart
      #740dbd CMYK chart
      #740dbd RGB pie chart
      #740dbd color shades, tints & tones
#740dbd color schemes
#740dbd color preview, HTML & CSS examples
           This text has a color of #740dbd        
        
          <p style="color:#740dbd;">Text here</p>
        
        
          .mytext {color:#740dbd;}
        
        Text color #740dbd
      
           This box has a color of #740dbd        
        
          <div style="background-color:#740dbd;">Content here</div>
        
        
          .mybackground {background-color:#740dbd;}
        
        Background color #740dbd
      
           Border around this has a color of #740dbd        
        
          <div style="border:2px solid #740dbd;">Content here</div>
        
        
          .myborder {border:2px solid #740dbd;}
        
        Border color #740dbd