#740feb color space conversions
Hex:
        #740feb
        RGB:
        116, 15, 235
        CMY:
        55, 94, 8
        CMYK:
        51, 94, 0, 8
      HSL:
        268°, 88.0000%, 49.0196%
        HSV (HSB):
        268°, 93.6170%, 92.1569%
        XYZ:
        22.3687, 10.0528, 79.3587
        xyY:
        0.2001, 0.0899, 10.0528
      CIE-Lab:
        37.9370, 76.2132, -86.9922
        CIE-LCH:
        37.9370, 115.6551, 311.2214
        CIE-Luv:
        37.9370, 9.7329, -122.4711
        Hunter-Lab:
        31.7062, 70.4458, -126.2051
      #740feb color charts
#740feb RGB chart
      #740feb CMYK chart
      #740feb RGB pie chart
      #740feb color shades, tints & tones
#740feb color schemes
#740feb color preview, HTML & CSS examples
           This text has a color of #740feb        
        
          <p style="color:#740feb;">Text here</p>
        
        
          .mytext {color:#740feb;}
        
        Text color #740feb
      
           This box has a color of #740feb        
        
          <div style="background-color:#740feb;">Content here</div>
        
        
          .mybackground {background-color:#740feb;}
        
        Background color #740feb
      
           Border around this has a color of #740feb        
        
          <div style="border:2px solid #740feb;">Content here</div>
        
        
          .myborder {border:2px solid #740feb;}
        
        Border color #740feb