#9045eb color space conversions
Hex:
        #9045eb
        RGB:
        144, 69, 235
        CMY:
        44, 73, 8
        CMYK:
        39, 71, 0, 8
      HSL:
        267°, 80.5825%, 59.6078%
        HSV (HSB):
        267°, 70.6383%, 92.1569%
        XYZ:
        28.6251, 16.1837, 80.2123
        xyY:
        0.2290, 0.1294, 16.1837
      CIE-Lab:
        47.2146, 62.6737, -71.6395
        CIE-LCH:
        47.2146, 95.1852, 311.1810
        CIE-Luv:
        47.2146, 15.8274, -112.8556
        Hunter-Lab:
        40.2290, 56.6119, -90.0577
      #9045eb color charts
#9045eb RGB chart
      #9045eb CMYK chart
      #9045eb RGB pie chart
      #9045eb color shades, tints & tones
#9045eb color schemes
#9045eb color preview, HTML & CSS examples
           This text has a color of #9045eb        
        
          <p style="color:#9045eb;">Text here</p>
        
        
          .mytext {color:#9045eb;}
        
        Text color #9045eb
      
           This box has a color of #9045eb        
        
          <div style="background-color:#9045eb;">Content here</div>
        
        
          .mybackground {background-color:#9045eb;}
        
        Background color #9045eb
      
           Border around this has a color of #9045eb        
        
          <div style="border:2px solid #9045eb;">Content here</div>
        
        
          .myborder {border:2px solid #9045eb;}
        
        Border color #9045eb