#1217cd color space conversions
Hex:
        #1217cd
        RGB:
        18, 23, 205
        CMY:
        93, 91, 20
        CMYK:
        91, 89, 0, 20
      HSL:
        238°, 83.8565%, 43.7255%
        HSV (HSB):
        238°, 91.2195%, 80.3922%
        XYZ:
        11.5753, 5.1492, 58.1414
        xyY:
        0.1546, 0.0688, 5.1492
      CIE-Lab:
        27.1556, 61.8225, -87.8515
        CIE-LCH:
        27.1556, 107.4239, 305.1347
        CIE-Luv:
        27.1556, -7.7482, -103.1842
        Hunter-Lab:
        22.6918, 51.3440, -136.0300
      #1217cd color charts
#1217cd RGB chart
      #1217cd CMYK chart
      #1217cd RGB pie chart
      #1217cd color shades, tints & tones
#1217cd color schemes
#1217cd color preview, HTML & CSS examples
           This text has a color of #1217cd        
        
          <p style="color:#1217cd;">Text here</p>
        
        
          .mytext {color:#1217cd;}
        
        Text color #1217cd
      
           This box has a color of #1217cd        
        
          <div style="background-color:#1217cd;">Content here</div>
        
        
          .mybackground {background-color:#1217cd;}
        
        Background color #1217cd
      
           Border around this has a color of #1217cd        
        
          <div style="border:2px solid #1217cd;">Content here</div>
        
        
          .myborder {border:2px solid #1217cd;}
        
        Border color #1217cd