#3248df color space conversions
Hex:
        #3248df
        RGB:
        50, 72, 223
        CMY:
        80, 72, 13
        CMYK:
        78, 68, 0, 13
      HSL:
        232°, 72.9958%, 53.5294%
        HSV (HSB):
        232°, 77.5785%, 87.4510%
        XYZ:
        16.9520, 10.6406, 70.9724
        xyY:
        0.1720, 0.1080, 10.6406
      CIE-Lab:
        38.9684, 44.5152, -78.6366
        CIE-LCH:
        38.9684, 90.3622, 299.5137
        CIE-Luv:
        38.9684, -12.0262, -112.6935
        Hunter-Lab:
        32.6199, 35.6790, -106.1658
      #3248df color charts
#3248df RGB chart
      #3248df CMYK chart
      #3248df RGB pie chart
      #3248df color shades, tints & tones
#3248df color schemes
#3248df color preview, HTML & CSS examples
           This text has a color of #3248df        
        
          <p style="color:#3248df;">Text here</p>
        
        
          .mytext {color:#3248df;}
        
        Text color #3248df
      
           This box has a color of #3248df        
        
          <div style="background-color:#3248df;">Content here</div>
        
        
          .mybackground {background-color:#3248df;}
        
        Background color #3248df
      
           Border around this has a color of #3248df        
        
          <div style="border:2px solid #3248df;">Content here</div>
        
        
          .myborder {border:2px solid #3248df;}
        
        Border color #3248df