#9121fe color space conversions
Hex:
        #9121fe
        RGB:
        145, 33, 254
        CMY:
        43, 87, 0
        CMYK:
        43, 87, 0, 0
      HSL:
        270°, 99.1031%, 56.2745%
        HSV (HSB):
        270°, 87.0079%, 99.6078%
        XYZ:
        30.1103, 14.2632, 94.9320
        xyY:
        0.2161, 0.1024, 14.2632
      CIE-Lab:
        44.6081, 79.6075, -86.5682
        CIE-LCH:
        44.6081, 117.6070, 312.6014
        CIE-Luv:
        44.6081, 17.3391, -130.8301
        Hunter-Lab:
        37.7667, 76.2214, -122.5974
      #9121fe color charts
#9121fe RGB chart
      #9121fe CMYK chart
      #9121fe RGB pie chart
      #9121fe color shades, tints & tones
#9121fe color schemes
#9121fe color preview, HTML & CSS examples
           This text has a color of #9121fe        
        
          <p style="color:#9121fe;">Text here</p>
        
        
          .mytext {color:#9121fe;}
        
        Text color #9121fe
      
           This box has a color of #9121fe        
        
          <div style="background-color:#9121fe;">Content here</div>
        
        
          .mybackground {background-color:#9121fe;}
        
        Background color #9121fe
      
           Border around this has a color of #9121fe        
        
          <div style="border:2px solid #9121fe;">Content here</div>
        
        
          .myborder {border:2px solid #9121fe;}
        
        Border color #9121fe