#740bbd color space conversions
Hex:
        #740bbd
        RGB:
        116, 11, 189
        CMY:
        55, 96, 26
        CMYK:
        39, 94, 0, 26
      HSL:
        275°, 89.0000%, 39.2157%
        HSV (HSB):
        275°, 94.1799%, 74.1176%
        XYZ:
        16.5074, 7.6265, 48.7461
        xyY:
        0.2265, 0.1046, 7.6265
      CIE-Lab:
        33.1925, 66.9287, -68.1848
        CIE-LCH:
        33.1925, 95.5438, 314.4674
        CIE-Luv:
        33.1925, 17.4378, -95.2209
        Hunter-Lab:
        27.6161, 58.3698, -85.3237
      #740bbd color charts
#740bbd RGB chart
      #740bbd CMYK chart
      #740bbd RGB pie chart
      #740bbd color shades, tints & tones
#740bbd color schemes
#740bbd color preview, HTML & CSS examples
           This text has a color of #740bbd        
        
          <p style="color:#740bbd;">Text here</p>
        
        
          .mytext {color:#740bbd;}
        
        Text color #740bbd
      
           This box has a color of #740bbd        
        
          <div style="background-color:#740bbd;">Content here</div>
        
        
          .mybackground {background-color:#740bbd;}
        
        Background color #740bbd
      
           Border around this has a color of #740bbd        
        
          <div style="border:2px solid #740bbd;">Content here</div>
        
        
          .myborder {border:2px solid #740bbd;}
        
        Border color #740bbd