#7340dd color space conversions
Hex:
        #7340dd
        RGB:
        115, 64, 221
        CMY:
        55, 75, 13
        CMYK:
        48, 71, 0, 13
      HSL:
        259°, 69.7778%, 55.8824%
        HSV (HSB):
        259°, 71.0407%, 86.6667%
        XYZ:
        21.9548, 12.5321, 69.6684
        xyY:
        0.2108, 0.1203, 12.5321
      CIE-Lab:
        42.0496, 56.5708, -72.2555
        CIE-LCH:
        42.0496, 91.7666, 308.0584
        CIE-Luv:
        42.0496, 6.4404, -108.8440
        Hunter-Lab:
        35.4007, 48.7508, -91.9020
      #7340dd color charts
#7340dd RGB chart
      #7340dd CMYK chart
      #7340dd RGB pie chart
      #7340dd color shades, tints & tones
#7340dd color schemes
#7340dd color preview, HTML & CSS examples
           This text has a color of #7340dd        
        
          <p style="color:#7340dd;">Text here</p>
        
        
          .mytext {color:#7340dd;}
        
        Text color #7340dd
      
           This box has a color of #7340dd        
        
          <div style="background-color:#7340dd;">Content here</div>
        
        
          .mybackground {background-color:#7340dd;}
        
        Background color #7340dd
      
           Border around this has a color of #7340dd        
        
          <div style="border:2px solid #7340dd;">Content here</div>
        
        
          .myborder {border:2px solid #7340dd;}
        
        Border color #7340dd