#9121df color space conversions
Hex:
        #9121df
        RGB:
        145, 33, 223
        CMY:
        43, 87, 13
        CMYK:
        35, 85, 0, 13
      HSL:
        275°, 74.8031%, 50.1961%
        HSV (HSB):
        275°, 85.2018%, 87.4510%
        XYZ:
        25.5402, 12.4352, 70.8661
        xyY:
        0.2347, 0.1143, 12.4352
      CIE-Lab:
        41.8996, 73.0832, -73.4962
        CIE-LCH:
        41.8996, 103.6477, 314.8385
        CIE-Luv:
        41.8996, 23.2734, -111.5514
        Hunter-Lab:
        35.2635, 67.5704, -94.4656
      #9121df color charts
#9121df RGB chart
      #9121df CMYK chart
      #9121df RGB pie chart
      #9121df color shades, tints & tones
#9121df color schemes
#9121df color preview, HTML & CSS examples
           This text has a color of #9121df        
        
          <p style="color:#9121df;">Text here</p>
        
        
          .mytext {color:#9121df;}
        
        Text color #9121df
      
           This box has a color of #9121df        
        
          <div style="background-color:#9121df;">Content here</div>
        
        
          .mybackground {background-color:#9121df;}
        
        Background color #9121df
      
           Border around this has a color of #9121df        
        
          <div style="border:2px solid #9121df;">Content here</div>
        
        
          .myborder {border:2px solid #9121df;}
        
        Border color #9121df