#1201b0 color space conversions
Hex:
        #1201b0
        RGB:
        18, 1, 176
        CMY:
        93, 100, 31
        CMYK:
        90, 99, 0, 31
      HSL:
        246°, 98.8701%, 34.7059%
        HSV (HSB):
        246°, 99.4318%, 69.0196%
        XYZ:
        8.0968, 3.2849, 41.2816
        xyY:
        0.1537, 0.0624, 3.2849
      CIE-Lab:
        21.1505, 59.8710, -80.7007
        CIE-LCH:
        21.1505, 100.4846, 306.5713
        CIE-Luv:
        21.1505, -5.2565, -83.9149
        Hunter-Lab:
        18.1243, 48.0250, -122.3576
      #1201b0 color charts
#1201b0 RGB chart
      #1201b0 CMYK chart
      #1201b0 RGB pie chart
      #1201b0 color shades, tints & tones
#1201b0 color schemes
#1201b0 color preview, HTML & CSS examples
           This text has a color of #1201b0        
        
          <p style="color:#1201b0;">Text here</p>
        
        
          .mytext {color:#1201b0;}
        
        Text color #1201b0
      
           This box has a color of #1201b0        
        
          <div style="background-color:#1201b0;">Content here</div>
        
        
          .mybackground {background-color:#1201b0;}
        
        Background color #1201b0
      
           Border around this has a color of #1201b0        
        
          <div style="border:2px solid #1201b0;">Content here</div>
        
        
          .myborder {border:2px solid #1201b0;}
        
        Border color #1201b0