#7a18df color space conversions
Hex:
        #7a18df
        RGB:
        122, 24, 223
        CMY:
        52, 91, 13
        CMYK:
        45, 89, 0, 13
      HSL:
        270°, 80.5668%, 48.4314%
        HSV (HSB):
        270°, 89.2377%, 87.4510%
        XYZ:
        21.6720, 10.1186, 70.6229
        xyY:
        0.2116, 0.0988, 10.1186
      CIE-Lab:
        38.0544, 72.4686, -79.9273
        CIE-LCH:
        38.0544, 107.8891, 312.1980
        CIE-Luv:
        38.0544, 13.4249, -114.7692
        Hunter-Lab:
        31.8097, 65.9452, -109.3671
      #7a18df color charts
#7a18df RGB chart
      #7a18df CMYK chart
      #7a18df RGB pie chart
      #7a18df color shades, tints & tones
#7a18df color schemes
#7a18df color preview, HTML & CSS examples
           This text has a color of #7a18df        
        
          <p style="color:#7a18df;">Text here</p>
        
        
          .mytext {color:#7a18df;}
        
        Text color #7a18df
      
           This box has a color of #7a18df        
        
          <div style="background-color:#7a18df;">Content here</div>
        
        
          .mybackground {background-color:#7a18df;}
        
        Background color #7a18df
      
           Border around this has a color of #7a18df        
        
          <div style="border:2px solid #7a18df;">Content here</div>
        
        
          .myborder {border:2px solid #7a18df;}
        
        Border color #7a18df