#1293ea color space conversions
Hex:
        #1293ea
        RGB:
        18, 147, 234
        CMY:
        93, 42, 8
        CMYK:
        92, 37, 0, 8
      HSL:
        204°, 85.7143%, 49.4118%
        HSV (HSB):
        204°, 92.3077%, 91.7647%
        XYZ:
        25.5345, 26.9365, 81.6954
        xyY:
        0.1903, 0.2008, 26.9365
      CIE-Lab:
        58.9155, -0.2858, -52.5719
        CIE-LCH:
        58.9155, 52.5727, 269.6885
        CIE-Luv:
        58.9155, -35.5763, -83.4879
        Hunter-Lab:
        51.9004, -3.0057, -56.9968
      #1293ea color charts
#1293ea RGB chart
      #1293ea CMYK chart
      #1293ea RGB pie chart
      #1293ea color shades, tints & tones
#1293ea color schemes
#1293ea color preview, HTML & CSS examples
           This text has a color of #1293ea        
        
          <p style="color:#1293ea;">Text here</p>
        
        
          .mytext {color:#1293ea;}
        
        Text color #1293ea
      
           This box has a color of #1293ea        
        
          <div style="background-color:#1293ea;">Content here</div>
        
        
          .mybackground {background-color:#1293ea;}
        
        Background color #1293ea
      
           Border around this has a color of #1293ea        
        
          <div style="border:2px solid #1293ea;">Content here</div>
        
        
          .myborder {border:2px solid #1293ea;}
        
        Border color #1293ea