#1258cf color space conversions
Hex:
        #1258cf
        RGB:
        18, 88, 207
        CMY:
        93, 65, 19
        CMYK:
        91, 57, 0, 19
      HSL:
        218°, 84.0000%, 44.1176%
        HSV (HSB):
        218°, 91.3043%, 81.1765%
        XYZ:
        15.0017, 11.6130, 60.4824
        xyY:
        0.1722, 0.1333, 11.6130
      CIE-Lab:
        40.5944, 26.2701, -66.8302
        CIE-LCH:
        40.5944, 71.8080, 291.4592
        CIE-Luv:
        40.5944, -18.9673, -98.3409
        Hunter-Lab:
        34.0779, 18.9423, -81.3749
      #1258cf color charts
#1258cf RGB chart
      #1258cf CMYK chart
      #1258cf RGB pie chart
      #1258cf color shades, tints & tones
#1258cf color schemes
#1258cf color preview, HTML & CSS examples
           This text has a color of #1258cf        
        
          <p style="color:#1258cf;">Text here</p>
        
        
          .mytext {color:#1258cf;}
        
        Text color #1258cf
      
           This box has a color of #1258cf        
        
          <div style="background-color:#1258cf;">Content here</div>
        
        
          .mybackground {background-color:#1258cf;}
        
        Background color #1258cf
      
           Border around this has a color of #1258cf        
        
          <div style="border:2px solid #1258cf;">Content here</div>
        
        
          .myborder {border:2px solid #1258cf;}
        
        Border color #1258cf