#9121fd color space conversions
Hex:
        #9121fd
        RGB:
        145, 33, 253
        CMY:
        43, 87, 1
        CMYK:
        43, 87, 0, 1
      HSL:
        271°, 98.2143%, 56.0784%
        HSV (HSB):
        271°, 86.9565%, 99.2157%
        XYZ:
        29.9505, 14.1993, 94.0907
        xyY:
        0.2167, 0.1027, 14.1993
      CIE-Lab:
        44.5174, 79.3943, -86.1584
        CIE-LCH:
        44.5174, 117.1611, 312.6603
        CIE-Luv:
        44.5174, 17.5137, -130.2238
        Hunter-Lab:
        37.6820, 75.9327, -121.6679
      #9121fd color charts
#9121fd RGB chart
      #9121fd CMYK chart
      #9121fd RGB pie chart
      #9121fd color shades, tints & tones
#9121fd color schemes
#9121fd color preview, HTML & CSS examples
           This text has a color of #9121fd        
        
          <p style="color:#9121fd;">Text here</p>
        
        
          .mytext {color:#9121fd;}
        
        Text color #9121fd
      
           This box has a color of #9121fd        
        
          <div style="background-color:#9121fd;">Content here</div>
        
        
          .mybackground {background-color:#9121fd;}
        
        Background color #9121fd
      
           Border around this has a color of #9121fd        
        
          <div style="border:2px solid #9121fd;">Content here</div>
        
        
          .myborder {border:2px solid #9121fd;}
        
        Border color #9121fd