#1b03ae color space conversions
Hex:
        #1b03ae
        RGB:
        27, 3, 174
        CMY:
        89, 99, 32
        CMYK:
        84, 98, 0, 32
      HSL:
        248°, 96.6102%, 34.7059%
        HSV (HSB):
        248°, 98.2759%, 68.2353%
        XYZ:
        8.1245, 3.3541, 40.2636
        xyY:
        0.1570, 0.0648, 3.3541
      CIE-Lab:
        21.4097, 59.0050, -79.0541
        CIE-LCH:
        21.4097, 98.6465, 306.7372
        CIE-Luv:
        21.4097, -4.5969, -83.4720
        Hunter-Lab:
        18.3143, 47.1358, -117.5279
      #1b03ae color charts
#1b03ae RGB chart
      #1b03ae CMYK chart
      #1b03ae RGB pie chart
      #1b03ae color shades, tints & tones
#1b03ae color schemes
#1b03ae color preview, HTML & CSS examples
           This text has a color of #1b03ae        
        
          <p style="color:#1b03ae;">Text here</p>
        
        
          .mytext {color:#1b03ae;}
        
        Text color #1b03ae
      
           This box has a color of #1b03ae        
        
          <div style="background-color:#1b03ae;">Content here</div>
        
        
          .mybackground {background-color:#1b03ae;}
        
        Background color #1b03ae
      
           Border around this has a color of #1b03ae        
        
          <div style="border:2px solid #1b03ae;">Content here</div>
        
        
          .myborder {border:2px solid #1b03ae;}
        
        Border color #1b03ae