#1217df color space conversions
Hex:
        #1217df
        RGB:
        18, 23, 223
        CMY:
        93, 91, 13
        CMYK:
        92, 90, 0, 13
      HSL:
        239°, 85.0622%, 47.2549%
        HSV (HSB):
        239°, 91.9283%, 87.4510%
        XYZ:
        13.8751, 6.0691, 70.2522
        xyY:
        0.1538, 0.0673, 6.0691
      CIE-Lab:
        29.5861, 66.7789, -94.2242
        CIE-LCH:
        29.5861, 115.4887, 305.3261
        CIE-Luv:
        29.5861, -8.4696, -113.5784
        Hunter-Lab:
        24.6356, 57.4218, -151.8300
      #1217df color charts
#1217df RGB chart
      #1217df CMYK chart
      #1217df RGB pie chart
      #1217df color shades, tints & tones
#1217df color schemes
#1217df color preview, HTML & CSS examples
           This text has a color of #1217df        
        
          <p style="color:#1217df;">Text here</p>
        
        
          .mytext {color:#1217df;}
        
        Text color #1217df
      
           This box has a color of #1217df        
        
          <div style="background-color:#1217df;">Content here</div>
        
        
          .mybackground {background-color:#1217df;}
        
        Background color #1217df
      
           Border around this has a color of #1217df        
        
          <div style="border:2px solid #1217df;">Content here</div>
        
        
          .myborder {border:2px solid #1217df;}
        
        Border color #1217df