#7242dd color space conversions
Hex:
        #7242dd
        RGB:
        114, 66, 221
        CMY:
        55, 74, 13
        CMYK:
        48, 70, 0, 13
      HSL:
        259°, 69.5067%, 56.2745%
        HSV (HSB):
        259°, 70.1357%, 86.6667%
        XYZ:
        21.9388, 12.6943, 69.7006
        xyY:
        0.2103, 0.1217, 12.6943
      CIE-Lab:
        42.2990, 55.4215, -71.8520
        CIE-LCH:
        42.2990, 90.7428, 307.6440
        CIE-Luv:
        42.2990, 5.7077, -108.4677
        Hunter-Lab:
        35.6291, 47.5615, -91.0478
      #7242dd color charts
#7242dd RGB chart
      #7242dd CMYK chart
      #7242dd RGB pie chart
      #7242dd color shades, tints & tones
#7242dd color schemes
#7242dd color preview, HTML & CSS examples
           This text has a color of #7242dd        
        
          <p style="color:#7242dd;">Text here</p>
        
        
          .mytext {color:#7242dd;}
        
        Text color #7242dd
      
           This box has a color of #7242dd        
        
          <div style="background-color:#7242dd;">Content here</div>
        
        
          .mybackground {background-color:#7242dd;}
        
        Background color #7242dd
      
           Border around this has a color of #7242dd        
        
          <div style="border:2px solid #7242dd;">Content here</div>
        
        
          .myborder {border:2px solid #7242dd;}
        
        Border color #7242dd