#7428bb color space conversions
Hex:
        #7428bb
        RGB:
        116, 40, 187
        CMY:
        55, 84, 27
        CMYK:
        38, 79, 0, 27
      HSL:
        271°, 64.7577%, 44.5098%
        HSV (HSB):
        271°, 78.6096%, 73.3333%
        XYZ:
        16.9309, 8.8184, 47.8235
        xyY:
        0.2301, 0.1199, 8.8184
      CIE-Lab:
        35.6324, 58.7774, -63.0067
        CIE-LCH:
        35.6324, 86.1663, 313.0110
        CIE-Luv:
        35.6324, 15.5424, -91.3307
        Hunter-Lab:
        29.6959, 49.8028, -74.6960
      #7428bb color charts
#7428bb RGB chart
      #7428bb CMYK chart
      #7428bb RGB pie chart
      #7428bb color shades, tints & tones
#7428bb color schemes
#7428bb color preview, HTML & CSS examples
           This text has a color of #7428bb        
        
          <p style="color:#7428bb;">Text here</p>
        
        
          .mytext {color:#7428bb;}
        
        Text color #7428bb
      
           This box has a color of #7428bb        
        
          <div style="background-color:#7428bb;">Content here</div>
        
        
          .mybackground {background-color:#7428bb;}
        
        Background color #7428bb
      
           Border around this has a color of #7428bb        
        
          <div style="border:2px solid #7428bb;">Content here</div>
        
        
          .myborder {border:2px solid #7428bb;}
        
        Border color #7428bb