#9124df color space conversions
Hex:
        #9124df
        RGB:
        145, 36, 223
        CMY:
        43, 86, 13
        CMYK:
        35, 84, 0, 13
      HSL:
        275°, 74.5020%, 50.7843%
        HSV (HSB):
        275°, 83.8565%, 87.4510%
        XYZ:
        25.6272, 12.6092, 70.8952
        xyY:
        0.2348, 0.1155, 12.6092
      CIE-Lab:
        42.1684, 72.2903, -73.0563
        CIE-LCH:
        42.1684, 102.7770, 314.6980
        CIE-Luv:
        42.1684, 23.0100, -111.1995
        Hunter-Lab:
        35.5094, 66.6821, -93.5168
      #9124df color charts
#9124df RGB chart
      #9124df CMYK chart
      #9124df RGB pie chart
      #9124df color shades, tints & tones
#9124df color schemes
#9124df color preview, HTML & CSS examples
           This text has a color of #9124df        
        
          <p style="color:#9124df;">Text here</p>
        
        
          .mytext {color:#9124df;}
        
        Text color #9124df
      
           This box has a color of #9124df        
        
          <div style="background-color:#9124df;">Content here</div>
        
        
          .mybackground {background-color:#9124df;}
        
        Background color #9124df
      
           Border around this has a color of #9124df        
        
          <div style="border:2px solid #9124df;">Content here</div>
        
        
          .myborder {border:2px solid #9124df;}
        
        Border color #9124df