#3458fd color space conversions
Hex:
        #3458fd
        RGB:
        52, 88, 253
        CMY:
        80, 65, 1
        CMYK:
        79, 65, 0, 1
      HSL:
        229°, 98.0488%, 59.8039%
        HSV (HSB):
        229°, 79.4466%, 99.2157%
        XYZ:
        22.6355, 14.8014, 94.5924
        xyY:
        0.1714, 0.1121, 14.8014
      CIE-Lab:
        45.3609, 45.4364, -85.0421
        CIE-LCH:
        45.3609, 96.4190, 298.1148
        CIE-Luv:
        45.3609, -15.6264, -127.5192
        Hunter-Lab:
        38.4725, 37.6945, -118.8456
      #3458fd color charts
#3458fd RGB chart
      #3458fd CMYK chart
      #3458fd RGB pie chart
      #3458fd color shades, tints & tones
#3458fd color schemes
#3458fd color preview, HTML & CSS examples
           This text has a color of #3458fd        
        
          <p style="color:#3458fd;">Text here</p>
        
        
          .mytext {color:#3458fd;}
        
        Text color #3458fd
      
           This box has a color of #3458fd        
        
          <div style="background-color:#3458fd;">Content here</div>
        
        
          .mybackground {background-color:#3458fd;}
        
        Background color #3458fd
      
           Border around this has a color of #3458fd        
        
          <div style="border:2px solid #3458fd;">Content here</div>
        
        
          .myborder {border:2px solid #3458fd;}
        
        Border color #3458fd