#7427cf color space conversions
Hex:
        #7427cf
        RGB:
        116, 39, 207
        CMY:
        55, 85, 19
        CMYK:
        44, 81, 0, 19
      HSL:
        268°, 68.2927%, 48.2353%
        HSV (HSB):
        268°, 81.1594%, 81.1765%
        XYZ:
        19.1905, 9.6690, 59.8863
        xyY:
        0.2162, 0.1090, 9.6690
      CIE-Lab:
        37.2418, 63.8369, -72.0688
        CIE-LCH:
        37.2418, 96.2759, 311.5338
        CIE-Luv:
        37.2418, 12.2874, -104.2276
        Hunter-Lab:
        31.0951, 55.7457, -92.4207
      #7427cf color charts
#7427cf RGB chart
      #7427cf CMYK chart
      #7427cf RGB pie chart
      #7427cf color shades, tints & tones
#7427cf color schemes
#7427cf color preview, HTML & CSS examples
           This text has a color of #7427cf        
        
          <p style="color:#7427cf;">Text here</p>
        
        
          .mytext {color:#7427cf;}
        
        Text color #7427cf
      
           This box has a color of #7427cf        
        
          <div style="background-color:#7427cf;">Content here</div>
        
        
          .mybackground {background-color:#7427cf;}
        
        Background color #7427cf
      
           Border around this has a color of #7427cf        
        
          <div style="border:2px solid #7427cf;">Content here</div>
        
        
          .myborder {border:2px solid #7427cf;}
        
        Border color #7427cf