#1245ed color space conversions
Hex:
        #1245ed
        RGB:
        18, 69, 237
        CMY:
        93, 73, 7
        CMYK:
        92, 71, 0, 7
      HSL:
        226°, 85.8824%, 50.0000%
        HSV (HSB):
        226°, 92.4051%, 92.9412%
        XYZ:
        17.6636, 10.4993, 81.2163
        xyY:
        0.1615, 0.0960, 10.4993
      CIE-Lab:
        38.7240, 49.4529, -87.0290
        CIE-LCH:
        38.7240, 100.0981, 299.6067
        CIE-Luv:
        38.7240, -14.6661, -122.1822
        Hunter-Lab:
        32.4026, 40.6013, -125.9273
      #1245ed color charts
#1245ed RGB chart
      #1245ed CMYK chart
      #1245ed RGB pie chart
      #1245ed color shades, tints & tones
#1245ed color schemes
#1245ed color preview, HTML & CSS examples
           This text has a color of #1245ed        
        
          <p style="color:#1245ed;">Text here</p>
        
        
          .mytext {color:#1245ed;}
        
        Text color #1245ed
      
           This box has a color of #1245ed        
        
          <div style="background-color:#1245ed;">Content here</div>
        
        
          .mybackground {background-color:#1245ed;}
        
        Background color #1245ed
      
           Border around this has a color of #1245ed        
        
          <div style="border:2px solid #1245ed;">Content here</div>
        
        
          .myborder {border:2px solid #1245ed;}
        
        Border color #1245ed