#1b06dc color space conversions
Hex:
        #1b06dc
        RGB:
        27, 6, 220
        CMY:
        89, 98, 14
        CMYK:
        88, 97, 0, 14
      HSL:
        246°, 94.6903%, 44.3137%
        HSV (HSB):
        246°, 97.2727%, 86.2745%
        XYZ:
        13.4354, 5.5306, 68.0695
        xyY:
        0.1544, 0.0635, 5.5306
      CIE-Lab:
        28.1958, 69.9605, -94.8127
        CIE-LCH:
        28.1958, 117.8300, 306.4229
        CIE-Luv:
        28.1958, -6.9865, -110.9724
        Hunter-Lab:
        23.5172, 60.8223, -155.1506
      #1b06dc color charts
#1b06dc RGB chart
      #1b06dc CMYK chart
      #1b06dc RGB pie chart
      #1b06dc color shades, tints & tones
#1b06dc color schemes
#1b06dc color preview, HTML & CSS examples
           This text has a color of #1b06dc        
        
          <p style="color:#1b06dc;">Text here</p>
        
        
          .mytext {color:#1b06dc;}
        
        Text color #1b06dc
      
           This box has a color of #1b06dc        
        
          <div style="background-color:#1b06dc;">Content here</div>
        
        
          .mybackground {background-color:#1b06dc;}
        
        Background color #1b06dc
      
           Border around this has a color of #1b06dc        
        
          <div style="border:2px solid #1b06dc;">Content here</div>
        
        
          .myborder {border:2px solid #1b06dc;}
        
        Border color #1b06dc