#3247db color space conversions
Hex:
        #3247db
        RGB:
        50, 71, 219
        CMY:
        80, 72, 14
        CMYK:
        77, 68, 0, 14
      HSL:
        233°, 70.1245%, 52.7451%
        HSV (HSB):
        233°, 77.1689%, 85.8824%
        XYZ:
        16.3548, 10.2991, 68.1438
        xyY:
        0.1725, 0.1086, 10.2991
      CIE-Lab:
        38.3739, 43.7328, -77.3264
        CIE-LCH:
        38.3739, 88.8365, 299.4908
        CIE-Luv:
        38.3739, -11.7307, -110.4168
        Hunter-Lab:
        32.0921, 34.8060, -103.4306
      #3247db color charts
#3247db RGB chart
      #3247db CMYK chart
      #3247db RGB pie chart
      #3247db color shades, tints & tones
#3247db color schemes
#3247db color preview, HTML & CSS examples
           This text has a color of #3247db        
        
          <p style="color:#3247db;">Text here</p>
        
        
          .mytext {color:#3247db;}
        
        Text color #3247db
      
           This box has a color of #3247db        
        
          <div style="background-color:#3247db;">Content here</div>
        
        
          .mybackground {background-color:#3247db;}
        
        Background color #3247db
      
           Border around this has a color of #3247db        
        
          <div style="border:2px solid #3247db;">Content here</div>
        
        
          .myborder {border:2px solid #3247db;}
        
        Border color #3247db