#742ced color space conversions
Hex:
        #742ced
        RGB:
        116, 44, 237
        CMY:
        55, 83, 7
        CMYK:
        51, 81, 0, 7
      HSL:
        262°, 84.2795%, 55.0980%
        HSV (HSB):
        262°, 81.4346%, 92.9412%
        XYZ:
        23.3892, 11.6288, 81.1326
        xyY:
        0.2014, 0.1001, 11.6288
      CIE-Lab:
        40.6200, 69.2739, -83.6977
        CIE-LCH:
        40.6200, 108.6471, 309.6135
        CIE-Luv:
        40.6200, 7.4995, -122.0513
        Hunter-Lab:
        34.1010, 62.7528, -117.1911
      #742ced color charts
#742ced RGB chart
      #742ced CMYK chart
      #742ced RGB pie chart
      #742ced color shades, tints & tones
#742ced color schemes
#742ced color preview, HTML & CSS examples
           This text has a color of #742ced        
        
          <p style="color:#742ced;">Text here</p>
        
        
          .mytext {color:#742ced;}
        
        Text color #742ced
      
           This box has a color of #742ced        
        
          <div style="background-color:#742ced;">Content here</div>
        
        
          .mybackground {background-color:#742ced;}
        
        Background color #742ced
      
           Border around this has a color of #742ced        
        
          <div style="border:2px solid #742ced;">Content here</div>
        
        
          .myborder {border:2px solid #742ced;}
        
        Border color #742ced