#4048fb color space conversions
Hex:
        #4048fb
        RGB:
        64, 72, 251
        CMY:
        75, 72, 2
        CMYK:
        75, 71, 0, 2
      HSL:
        237°, 95.8974%, 61.7647%
        HSV (HSB):
        237°, 74.5020%, 98.4314%
        XYZ:
        21.8443, 12.6898, 92.5648
        xyY:
        0.1719, 0.0998, 12.6898
      CIE-Lab:
        42.2920, 55.0105, -88.9599
        CIE-LCH:
        42.2920, 104.5946, 301.7316
        CIE-Luv:
        42.2920, -10.7084, -129.3145
        Hunter-Lab:
        35.6227, 47.1189, -129.1280
      #4048fb color charts
#4048fb RGB chart
      #4048fb CMYK chart
      #4048fb RGB pie chart
      #4048fb color shades, tints & tones
#4048fb color schemes
#4048fb color preview, HTML & CSS examples
           This text has a color of #4048fb        
        
          <p style="color:#4048fb;">Text here</p>
        
        
          .mytext {color:#4048fb;}
        
        Text color #4048fb
      
           This box has a color of #4048fb        
        
          <div style="background-color:#4048fb;">Content here</div>
        
        
          .mybackground {background-color:#4048fb;}
        
        Background color #4048fb
      
           Border around this has a color of #4048fb        
        
          <div style="border:2px solid #4048fb;">Content here</div>
        
        
          .myborder {border:2px solid #4048fb;}
        
        Border color #4048fb