#7f32df color space conversions
Hex:
        #7f32df
        RGB:
        127, 50, 223
        CMY:
        50, 80, 13
        CMYK:
        43, 78, 0, 13
      HSL:
        267°, 72.9958%, 53.5294%
        HSV (HSB):
        267°, 77.5785%, 87.4510%
        XYZ:
        23.2123, 12.1209, 70.9282
        xyY:
        0.2184, 0.1141, 12.1209
      CIE-Lab:
        41.4077, 65.0865, -74.3948
        CIE-LCH:
        41.4077, 98.8475, 311.1820
        CIE-Luv:
        41.4077, 13.1279, -111.5578
        Hunter-Lab:
        34.8151, 58.0847, -96.4197
      #7f32df color charts
#7f32df RGB chart
      #7f32df CMYK chart
      #7f32df RGB pie chart
      #7f32df color shades, tints & tones
#7f32df color schemes
#7f32df color preview, HTML & CSS examples
           This text has a color of #7f32df        
        
          <p style="color:#7f32df;">Text here</p>
        
        
          .mytext {color:#7f32df;}
        
        Text color #7f32df
      
           This box has a color of #7f32df        
        
          <div style="background-color:#7f32df;">Content here</div>
        
        
          .mybackground {background-color:#7f32df;}
        
        Background color #7f32df
      
           Border around this has a color of #7f32df        
        
          <div style="border:2px solid #7f32df;">Content here</div>
        
        
          .myborder {border:2px solid #7f32df;}
        
        Border color #7f32df