#742efa color space conversions
Hex:
        #742efa
        RGB:
        116, 46, 250
        CMY:
        55, 82, 2
        CMYK:
        54, 82, 0, 2
      HSL:
        261°, 95.3271%, 58.0392%
        HSV (HSB):
        261°, 81.6000%, 98.0392%
        XYZ:
        25.4348, 12.5691, 91.5280
        xyY:
        0.1964, 0.0970, 12.5691
      CIE-Lab:
        42.1067, 71.7457, -88.5693
        CIE-LCH:
        42.1067, 113.9823, 309.0092
        CIE-Luv:
        42.1067, 5.6955, -129.6171
        Hunter-Lab:
        35.4530, 66.0174, -128.2504
      #742efa color charts
#742efa RGB chart
      #742efa CMYK chart
      #742efa RGB pie chart
      #742efa color shades, tints & tones
#742efa color schemes
#742efa color preview, HTML & CSS examples
           This text has a color of #742efa        
        
          <p style="color:#742efa;">Text here</p>
        
        
          .mytext {color:#742efa;}
        
        Text color #742efa
      
           This box has a color of #742efa        
        
          <div style="background-color:#742efa;">Content here</div>
        
        
          .mybackground {background-color:#742efa;}
        
        Background color #742efa
      
           Border around this has a color of #742efa        
        
          <div style="border:2px solid #742efa;">Content here</div>
        
        
          .myborder {border:2px solid #742efa;}
        
        Border color #742efa