#740bfc color space conversions
Hex:
        #740bfc
        RGB:
        116, 11, 252
        CMY:
        55, 96, 1
        CMYK:
        54, 96, 0, 1
      HSL:
        266°, 97.5709%, 51.5686%
        HSV (HSB):
        266°, 95.6349%, 98.8235%
        XYZ:
        24.8928, 10.9806, 92.9029
        xyY:
        0.1933, 0.0853, 10.9806
      CIE-Lab:
        39.5478, 80.4705, -93.9217
        CIE-LCH:
        39.5478, 123.6802, 310.5894
        CIE-Luv:
        39.5478, 7.5977, -132.2890
        Hunter-Lab:
        33.1370, 76.1010, -143.0295
      #740bfc color charts
#740bfc RGB chart
      #740bfc CMYK chart
      #740bfc RGB pie chart
      #740bfc color shades, tints & tones
#740bfc color schemes
#740bfc color preview, HTML & CSS examples
           This text has a color of #740bfc        
        
          <p style="color:#740bfc;">Text here</p>
        
        
          .mytext {color:#740bfc;}
        
        Text color #740bfc
      
           This box has a color of #740bfc        
        
          <div style="background-color:#740bfc;">Content here</div>
        
        
          .mybackground {background-color:#740bfc;}
        
        Background color #740bfc
      
           Border around this has a color of #740bfc        
        
          <div style="border:2px solid #740bfc;">Content here</div>
        
        
          .myborder {border:2px solid #740bfc;}
        
        Border color #740bfc