#7235fd color space conversions
Hex:
        #7235fd
        RGB:
        114, 53, 253
        CMY:
        55, 79, 1
        CMYK:
        55, 79, 0, 1
      HSL:
        258°, 98.0392%, 60.0000%
        HSV (HSB):
        258°, 79.0514%, 99.2157%
        XYZ:
        25.9422, 13.2155, 94.1120
        xyY:
        0.1947, 0.0992, 13.2155
      CIE-Lab:
        43.0861, 69.6525, -88.6406
        CIE-LCH:
        43.0861, 112.7325, 308.1598
        CIE-Luv:
        43.0861, 3.9376, -130.7966
        Hunter-Lab:
        36.3531, 63.7627, -128.0447
      #7235fd color charts
#7235fd RGB chart
      #7235fd CMYK chart
      #7235fd RGB pie chart
      #7235fd color shades, tints & tones
#7235fd color schemes
#7235fd color preview, HTML & CSS examples
           This text has a color of #7235fd        
        
          <p style="color:#7235fd;">Text here</p>
        
        
          .mytext {color:#7235fd;}
        
        Text color #7235fd
      
           This box has a color of #7235fd        
        
          <div style="background-color:#7235fd;">Content here</div>
        
        
          .mybackground {background-color:#7235fd;}
        
        Background color #7235fd
      
           Border around this has a color of #7235fd        
        
          <div style="border:2px solid #7235fd;">Content here</div>
        
        
          .myborder {border:2px solid #7235fd;}
        
        Border color #7235fd