#742dbe color space conversions
Hex:
        #742dbe
        RGB:
        116, 45, 190
        CMY:
        55, 82, 25
        CMYK:
        39, 76, 0, 25
      HSL:
        269°, 61.7021%, 46.0784%
        HSV (HSB):
        269°, 76.3158%, 74.5098%
        XYZ:
        17.4351, 9.3075, 49.5928
        xyY:
        0.2284, 0.1219, 9.3075
      CIE-Lab:
        36.5697, 57.5027, -63.2428
        CIE-LCH:
        36.5697, 85.4764, 312.2783
        CIE-Luv:
        36.5697, 14.3573, -92.4336
        Hunter-Lab:
        30.5082, 48.6217, -75.0236
      #742dbe color charts
#742dbe RGB chart
      #742dbe CMYK chart
      #742dbe RGB pie chart
      #742dbe color shades, tints & tones
#742dbe color schemes
#742dbe color preview, HTML & CSS examples
           This text has a color of #742dbe        
        
          <p style="color:#742dbe;">Text here</p>
        
        
          .mytext {color:#742dbe;}
        
        Text color #742dbe
      
           This box has a color of #742dbe        
        
          <div style="background-color:#742dbe;">Content here</div>
        
        
          .mybackground {background-color:#742dbe;}
        
        Background color #742dbe
      
           Border around this has a color of #742dbe        
        
          <div style="border:2px solid #742dbe;">Content here</div>
        
        
          .myborder {border:2px solid #742dbe;}
        
        Border color #742dbe