#1205cd color space conversions
Hex:
        #1205cd
        RGB:
        18, 5, 205
        CMY:
        93, 98, 20
        CMYK:
        91, 98, 0, 20
      HSL:
        244°, 95.2381%, 41.1765%
        HSV (HSB):
        244°, 97.5610%, 80.3922%
        XYZ:
        11.3232, 4.6449, 58.0574
        xyY:
        0.1530, 0.0627, 4.6449
      CIE-Lab:
        25.6982, 66.2917, -90.2860
        CIE-LCH:
        25.6982, 112.0096, 306.2877
        CIE-Luv:
        25.6982, -6.7948, -101.7285
        Hunter-Lab:
        21.5521, 56.0654, -144.6301
      #1205cd color charts
#1205cd RGB chart
      #1205cd CMYK chart
      #1205cd RGB pie chart
      #1205cd color shades, tints & tones
#1205cd color schemes
#1205cd color preview, HTML & CSS examples
           This text has a color of #1205cd        
        
          <p style="color:#1205cd;">Text here</p>
        
        
          .mytext {color:#1205cd;}
        
        Text color #1205cd
      
           This box has a color of #1205cd        
        
          <div style="background-color:#1205cd;">Content here</div>
        
        
          .mybackground {background-color:#1205cd;}
        
        Background color #1205cd
      
           Border around this has a color of #1205cd        
        
          <div style="border:2px solid #1205cd;">Content here</div>
        
        
          .myborder {border:2px solid #1205cd;}
        
        Border color #1205cd