#7230fd color space conversions
Hex:
        #7230fd
        RGB:
        114, 48, 253
        CMY:
        55, 81, 1
        CMYK:
        55, 81, 0, 1
      HSL:
        259°, 98.0861%, 59.0196%
        HSV (HSB):
        259°, 81.0277%, 99.2157%
        XYZ:
        25.7260, 12.7832, 94.0400
        xyY:
        0.1941, 0.0964, 12.7832
      CIE-Lab:
        42.4347, 71.5571, -89.7151
        CIE-LCH:
        42.4347, 114.7572, 308.5760
        CIE-Luv:
        42.4347, 4.4881, -131.3217
        Hunter-Lab:
        35.7535, 65.8687, -130.9188
      #7230fd color charts
#7230fd RGB chart
      #7230fd CMYK chart
      #7230fd RGB pie chart
      #7230fd color shades, tints & tones
#7230fd color schemes
#7230fd color preview, HTML & CSS examples
           This text has a color of #7230fd        
        
          <p style="color:#7230fd;">Text here</p>
        
        
          .mytext {color:#7230fd;}
        
        Text color #7230fd
      
           This box has a color of #7230fd        
        
          <div style="background-color:#7230fd;">Content here</div>
        
        
          .mybackground {background-color:#7230fd;}
        
        Background color #7230fd
      
           Border around this has a color of #7230fd        
        
          <div style="border:2px solid #7230fd;">Content here</div>
        
        
          .myborder {border:2px solid #7230fd;}
        
        Border color #7230fd