#742ddf color space conversions
Hex:
        #742ddf
        RGB:
        116, 45, 223
        CMY:
        55, 82, 13
        CMYK:
        48, 80, 0, 13
      HSL:
        264°, 73.5537%, 52.5490%
        HSV (HSB):
        264°, 79.8206%, 87.4510%
        XYZ:
        21.4601, 10.9175, 70.7882
        xyY:
        0.2080, 0.1058, 10.9175
      CIE-Lab:
        39.4412, 65.4926, -77.6713
        CIE-LCH:
        39.4412, 101.5978, 310.1377
        CIE-Luv:
        39.4412, 9.2619, -113.4180
        Hunter-Lab:
        33.0416, 58.1107, -103.8935
      #742ddf color charts
#742ddf RGB chart
      #742ddf CMYK chart
      #742ddf RGB pie chart
      #742ddf color shades, tints & tones
#742ddf color schemes
#742ddf color preview, HTML & CSS examples
           This text has a color of #742ddf        
        
          <p style="color:#742ddf;">Text here</p>
        
        
          .mytext {color:#742ddf;}
        
        Text color #742ddf
      
           This box has a color of #742ddf        
        
          <div style="background-color:#742ddf;">Content here</div>
        
        
          .mybackground {background-color:#742ddf;}
        
        Background color #742ddf
      
           Border around this has a color of #742ddf        
        
          <div style="border:2px solid #742ddf;">Content here</div>
        
        
          .myborder {border:2px solid #742ddf;}
        
        Border color #742ddf