#7250fa color space conversions
Hex:
        #7250fa
        RGB:
        114, 80, 250
        CMY:
        55, 69, 2
        CMYK:
        54, 68, 0, 2
      HSL:
        252°, 94.4444%, 64.7059%
        HSV (HSB):
        252°, 68.0000%, 98.0392%
        XYZ:
        27.0634, 16.2169, 92.1462
        xyY:
        0.1998, 0.1197, 16.2169
      CIE-Lab:
        47.2577, 56.2784, -80.1123
        CIE-LCH:
        47.2577, 97.9043, 305.0878
        CIE-Luv:
        47.2577, 0.0941, -123.7269
        Hunter-Lab:
        40.2702, 49.4875, -107.4784
      #7250fa color charts
#7250fa RGB chart
      #7250fa CMYK chart
      #7250fa RGB pie chart
      #7250fa color shades, tints & tones
#7250fa color schemes
#7250fa color preview, HTML & CSS examples
           This text has a color of #7250fa        
        
          <p style="color:#7250fa;">Text here</p>
        
        
          .mytext {color:#7250fa;}
        
        Text color #7250fa
      
           This box has a color of #7250fa        
        
          <div style="background-color:#7250fa;">Content here</div>
        
        
          .mybackground {background-color:#7250fa;}
        
        Background color #7250fa
      
           Border around this has a color of #7250fa        
        
          <div style="border:2px solid #7250fa;">Content here</div>
        
        
          .myborder {border:2px solid #7250fa;}
        
        Border color #7250fa