#740bbf color space conversions
Hex:
        #740bbf
        RGB:
        116, 11, 191
        CMY:
        55, 96, 25
        CMYK:
        39, 94, 0, 25
      HSL:
        275°, 89.1089%, 39.6078%
        HSV (HSB):
        275°, 94.2408%, 74.9020%
        XYZ:
        16.7261, 7.7139, 49.8976
        xyY:
        0.2250, 0.1038, 7.7139
      CIE-Lab:
        33.3799, 67.3475, -69.0571
        CIE-LCH:
        33.3799, 96.4602, 314.2819
        CIE-Luv:
        33.3799, 17.0548, -96.4465
        Hunter-Lab:
        27.7740, 58.8922, -87.0762
      #740bbf color charts
#740bbf RGB chart
      #740bbf CMYK chart
      #740bbf RGB pie chart
      #740bbf color shades, tints & tones
#740bbf color schemes
#740bbf color preview, HTML & CSS examples
           This text has a color of #740bbf        
        
          <p style="color:#740bbf;">Text here</p>
        
        
          .mytext {color:#740bbf;}
        
        Text color #740bbf
      
           This box has a color of #740bbf        
        
          <div style="background-color:#740bbf;">Content here</div>
        
        
          .mybackground {background-color:#740bbf;}
        
        Background color #740bbf
      
           Border around this has a color of #740bbf        
        
          <div style="border:2px solid #740bbf;">Content here</div>
        
        
          .myborder {border:2px solid #740bbf;}
        
        Border color #740bbf