#7341df color space conversions
Hex:
        #7341df
        RGB:
        115, 65, 223
        CMY:
        55, 75, 13
        CMYK:
        48, 71, 0, 13
      HSL:
        259°, 71.1712%, 56.4706%
        HSV (HSB):
        259°, 70.8520%, 87.4510%
        XYZ:
        22.2798, 12.7531, 71.0994
        xyY:
        0.2099, 0.1202, 12.7531
      CIE-Lab:
        42.3889, 56.6148, -72.8424
        CIE-LCH:
        42.3889, 92.2564, 307.8552
        CIE-Luv:
        42.3889, 6.0238, -109.9114
        Hunter-Lab:
        35.7115, 48.8678, -93.0445
      #7341df color charts
#7341df RGB chart
      #7341df CMYK chart
      #7341df RGB pie chart
      #7341df color shades, tints & tones
#7341df color schemes
#7341df color preview, HTML & CSS examples
           This text has a color of #7341df        
        
          <p style="color:#7341df;">Text here</p>
        
        
          .mytext {color:#7341df;}
        
        Text color #7341df
      
           This box has a color of #7341df        
        
          <div style="background-color:#7341df;">Content here</div>
        
        
          .mybackground {background-color:#7341df;}
        
        Background color #7341df
      
           Border around this has a color of #7341df        
        
          <div style="border:2px solid #7341df;">Content here</div>
        
        
          .myborder {border:2px solid #7341df;}
        
        Border color #7341df