#3058ef color space conversions
Hex:
        #3058ef
        RGB:
        48, 88, 239
        CMY:
        81, 65, 6
        CMYK:
        80, 63, 0, 6
      HSL:
        227°, 85.6502%, 56.2745%
        HSV (HSB):
        227°, 79.9163%, 93.7255%
        XYZ:
        20.2886, 13.8398, 83.2634
        xyY:
        0.1728, 0.1179, 13.8398
      CIE-Lab:
        44.0023, 40.1882, -79.4397
        CIE-LCH:
        44.0023, 89.0267, 296.8347
        CIE-Luv:
        44.0023, -15.9856, -118.7405
        Hunter-Lab:
        37.2019, 32.2444, -106.6585
      #3058ef color charts
#3058ef RGB chart
      #3058ef CMYK chart
      #3058ef RGB pie chart
      #3058ef color shades, tints & tones
#3058ef color schemes
#3058ef color preview, HTML & CSS examples
           This text has a color of #3058ef        
        
          <p style="color:#3058ef;">Text here</p>
        
        
          .mytext {color:#3058ef;}
        
        Text color #3058ef
      
           This box has a color of #3058ef        
        
          <div style="background-color:#3058ef;">Content here</div>
        
        
          .mybackground {background-color:#3058ef;}
        
        Background color #3058ef
      
           Border around this has a color of #3058ef        
        
          <div style="border:2px solid #3058ef;">Content here</div>
        
        
          .myborder {border:2px solid #3058ef;}
        
        Border color #3058ef