#4250fb color space conversions
Hex:
        #4250fb
        RGB:
        66, 80, 251
        CMY:
        74, 69, 2
        CMYK:
        74, 68, 0, 2
      HSL:
        235°, 95.8549%, 62.1569%
        HSV (HSB):
        235°, 73.7052%, 98.4314%
        XYZ:
        22.5280, 13.8606, 92.7548
        xyY:
        0.1744, 0.1073, 13.8606
      CIE-Lab:
        44.0324, 50.6716, -86.0888
        CIE-LCH:
        44.0324, 99.8944, 300.4809
        CIE-Luv:
        44.0324, -11.8482, -127.7145
        Hunter-Lab:
        37.2298, 42.8593, -121.6548
      #4250fb color charts
#4250fb RGB chart
      #4250fb CMYK chart
      #4250fb RGB pie chart
      #4250fb color shades, tints & tones
#4250fb color schemes
#4250fb color preview, HTML & CSS examples
           This text has a color of #4250fb        
        
          <p style="color:#4250fb;">Text here</p>
        
        
          .mytext {color:#4250fb;}
        
        Text color #4250fb
      
           This box has a color of #4250fb        
        
          <div style="background-color:#4250fb;">Content here</div>
        
        
          .mybackground {background-color:#4250fb;}
        
        Background color #4250fb
      
           Border around this has a color of #4250fb        
        
          <div style="border:2px solid #4250fb;">Content here</div>
        
        
          .myborder {border:2px solid #4250fb;}
        
        Border color #4250fb