#3258db color space conversions
Hex:
        #3258db
        RGB:
        50, 88, 219
        CMY:
        80, 65, 14
        CMYK:
        77, 60, 0, 14
      HSL:
        227°, 70.1245%, 52.7451%
        HSV (HSB):
        227°, 77.1689%, 85.8824%
        XYZ:
        17.5913, 12.7720, 68.5559
        xyY:
        0.1778, 0.1291, 12.7720
      CIE-Lab:
        42.4177, 33.1415, -70.6985
        CIE-LCH:
        42.4177, 78.0810, 295.1159
        CIE-Luv:
        42.4177, -15.5611, -105.4585
        Hunter-Lab:
        35.7380, 25.3216, -88.7190
      #3258db color charts
#3258db RGB chart
      #3258db CMYK chart
      #3258db RGB pie chart
      #3258db color shades, tints & tones
#3258db color schemes
#3258db color preview, HTML & CSS examples
           This text has a color of #3258db        
        
          <p style="color:#3258db;">Text here</p>
        
        
          .mytext {color:#3258db;}
        
        Text color #3258db
      
           This box has a color of #3258db        
        
          <div style="background-color:#3258db;">Content here</div>
        
        
          .mybackground {background-color:#3258db;}
        
        Background color #3258db
      
           Border around this has a color of #3258db        
        
          <div style="border:2px solid #3258db;">Content here</div>
        
        
          .myborder {border:2px solid #3258db;}
        
        Border color #3258db