#7390fa color space conversions
Hex:
        #7390fa
        RGB:
        115, 144, 250
        CMY:
        55, 44, 2
        CMYK:
        54, 42, 0, 2
      HSL:
        227°, 93.1034%, 71.5686%
        HSV (HSB):
        227°, 54.0000%, 98.0392%
        XYZ:
        34.2988, 30.4935, 94.5206
        xyY:
        0.2153, 0.1914, 30.4935
      CIE-Lab:
        62.0777, 19.4311, -56.1717
        CIE-LCH:
        62.0777, 59.4376, 289.0816
        CIE-Luv:
        62.0777, -16.8453, -92.2723
        Hunter-Lab:
        55.2209, 14.2333, -62.8309
      #7390fa color charts
#7390fa RGB chart
      #7390fa CMYK chart
      #7390fa RGB pie chart
      #7390fa color shades, tints & tones
#7390fa color schemes
#7390fa color preview, HTML & CSS examples
           This text has a color of #7390fa        
        
          <p style="color:#7390fa;">Text here</p>
        
        
          .mytext {color:#7390fa;}
        
        Text color #7390fa
      
           This box has a color of #7390fa        
        
          <div style="background-color:#7390fa;">Content here</div>
        
        
          .mybackground {background-color:#7390fa;}
        
        Background color #7390fa
      
           Border around this has a color of #7390fa        
        
          <div style="border:2px solid #7390fa;">Content here</div>
        
        
          .myborder {border:2px solid #7390fa;}
        
        Border color #7390fa