#7d18df color space conversions
Hex:
        #7d18df
        RGB:
        125, 24, 223
        CMY:
        51, 91, 13
        CMYK:
        44, 89, 0, 13
      HSL:
        270°, 80.5668%, 48.4314%
        HSV (HSB):
        270°, 89.2377%, 87.4510%
        XYZ:
        22.1034, 10.3410, 70.6431
        xyY:
        0.2144, 0.1003, 10.3410
      CIE-Lab:
        38.4475, 72.7875, -79.2659
        CIE-LCH:
        38.4475, 107.6155, 312.5603
        CIE-Luv:
        38.4475, 14.6738, -114.5461
        Hunter-Lab:
        32.1574, 66.4166, -107.7377
      #7d18df color charts
#7d18df RGB chart
      #7d18df CMYK chart
      #7d18df RGB pie chart
      #7d18df color shades, tints & tones
#7d18df color schemes
#7d18df color preview, HTML & CSS examples
           This text has a color of #7d18df        
        
          <p style="color:#7d18df;">Text here</p>
        
        
          .mytext {color:#7d18df;}
        
        Text color #7d18df
      
           This box has a color of #7d18df        
        
          <div style="background-color:#7d18df;">Content here</div>
        
        
          .mybackground {background-color:#7d18df;}
        
        Background color #7d18df
      
           Border around this has a color of #7d18df        
        
          <div style="border:2px solid #7d18df;">Content here</div>
        
        
          .myborder {border:2px solid #7d18df;}
        
        Border color #7d18df