#1201c0 color space conversions
Hex:
        #1201c0
        RGB:
        18, 1, 192
        CMY:
        93, 100, 25
        CMYK:
        91, 99, 0, 25
      HSL:
        245°, 98.9637%, 37.8431%
        HSV (HSB):
        245°, 99.4792%, 75.2941%
        XYZ:
        9.7747, 3.9561, 50.1176
        xyY:
        0.1531, 0.0620, 3.9561
      CIE-Lab:
        23.5257, 63.8874, -86.2734
        CIE-LCH:
        23.5257, 107.3531, 306.5208
        CIE-Luv:
        23.5257, -6.0210, -93.6173
        Hunter-Lab:
        19.8899, 52.9152, -135.4731
      #1201c0 color charts
#1201c0 RGB chart
      #1201c0 CMYK chart
      #1201c0 RGB pie chart
      #1201c0 color shades, tints & tones
#1201c0 color schemes
#1201c0 color preview, HTML & CSS examples
           This text has a color of #1201c0        
        
          <p style="color:#1201c0;">Text here</p>
        
        
          .mytext {color:#1201c0;}
        
        Text color #1201c0
      
           This box has a color of #1201c0        
        
          <div style="background-color:#1201c0;">Content here</div>
        
        
          .mybackground {background-color:#1201c0;}
        
        Background color #1201c0
      
           Border around this has a color of #1201c0        
        
          <div style="border:2px solid #1201c0;">Content here</div>
        
        
          .myborder {border:2px solid #1201c0;}
        
        Border color #1201c0