#9075e2 color space conversions
Hex:
        #9075e2
        RGB:
        144, 117, 226
        CMY:
        44, 54, 11
        CMYK:
        36, 48, 0, 11
      HSL:
        255°, 65.2695%, 67.2549%
        HSV (HSB):
        255°, 48.2301%, 88.6275%
        XYZ:
        31.5904, 24.1429, 74.9466
        xyY:
        0.2417, 0.1847, 24.1429
      CIE-Lab:
        56.2305, 35.0063, -52.0523
        CIE-LCH:
        56.2305, 62.7286, 303.9217
        CIE-Luv:
        56.2305, 4.7070, -85.5756
        Hunter-Lab:
        49.1354, 28.7752, -56.0407
      #9075e2 color charts
#9075e2 RGB chart
      #9075e2 CMYK chart
      #9075e2 RGB pie chart
      #9075e2 color shades, tints & tones
#9075e2 color schemes
#9075e2 color preview, HTML & CSS examples
           This text has a color of #9075e2        
        
          <p style="color:#9075e2;">Text here</p>
        
        
          .mytext {color:#9075e2;}
        
        Text color #9075e2
      
           This box has a color of #9075e2        
        
          <div style="background-color:#9075e2;">Content here</div>
        
        
          .mybackground {background-color:#9075e2;}
        
        Background color #9075e2
      
           Border around this has a color of #9075e2        
        
          <div style="border:2px solid #9075e2;">Content here</div>
        
        
          .myborder {border:2px solid #9075e2;}
        
        Border color #9075e2