#7258eb color space conversions
Hex:
        #7258eb
        RGB:
        114, 88, 235
        CMY:
        55, 65, 8
        CMYK:
        51, 63, 0, 8
      HSL:
        251°, 78.6096%, 63.3333%
        HSV (HSB):
        251°, 62.5532%, 92.1569%
        XYZ:
        25.4245, 16.5550, 80.4527
        xyY:
        0.2077, 0.1352, 16.5550
      CIE-Lab:
        47.6944, 47.6177, -70.9925
        CIE-LCH:
        47.6944, 85.4832, 303.8514
        CIE-Luv:
        47.6944, -0.2535, -111.0381
        Hunter-Lab:
        40.6879, 40.3353, -88.7535
      #7258eb color charts
#7258eb RGB chart
      #7258eb CMYK chart
      #7258eb RGB pie chart
      #7258eb color shades, tints & tones
#7258eb color schemes
#7258eb color preview, HTML & CSS examples
           This text has a color of #7258eb        
        
          <p style="color:#7258eb;">Text here</p>
        
        
          .mytext {color:#7258eb;}
        
        Text color #7258eb
      
           This box has a color of #7258eb        
        
          <div style="background-color:#7258eb;">Content here</div>
        
        
          .mybackground {background-color:#7258eb;}
        
        Background color #7258eb
      
           Border around this has a color of #7258eb        
        
          <div style="border:2px solid #7258eb;">Content here</div>
        
        
          .myborder {border:2px solid #7258eb;}
        
        Border color #7258eb