#9020fd color space conversions
Hex:
        #9020fd
        RGB:
        144, 32, 253
        CMY:
        44, 87, 1
        CMYK:
        43, 87, 0, 1
      HSL:
        270°, 98.2222%, 55.8824%
        HSV (HSB):
        270°, 87.3518%, 99.2157%
        XYZ:
        29.7477, 14.0542, 94.0734
        xyY:
        0.2158, 0.1019, 14.0542
      CIE-Lab:
        44.3105, 79.5164, -86.5034
        CIE-LCH:
        44.3105, 117.4977, 312.5901
        CIE-Luv:
        44.3105, 17.1497, -130.4059
        Hunter-Lab:
        37.4889, 76.0356, -122.5381
      #9020fd color charts
#9020fd RGB chart
      #9020fd CMYK chart
      #9020fd RGB pie chart
      #9020fd color shades, tints & tones
#9020fd color schemes
#9020fd color preview, HTML & CSS examples
           This text has a color of #9020fd        
        
          <p style="color:#9020fd;">Text here</p>
        
        
          .mytext {color:#9020fd;}
        
        Text color #9020fd
      
           This box has a color of #9020fd        
        
          <div style="background-color:#9020fd;">Content here</div>
        
        
          .mybackground {background-color:#9020fd;}
        
        Background color #9020fd
      
           Border around this has a color of #9020fd        
        
          <div style="border:2px solid #9020fd;">Content here</div>
        
        
          .myborder {border:2px solid #9020fd;}
        
        Border color #9020fd