#3066df color space conversions
Hex:
        #3066df
        RGB:
        48, 102, 223
        CMY:
        81, 60, 13
        CMYK:
        78, 54, 0, 13
      HSL:
        221°, 73.2218%, 53.1373%
        HSV (HSB):
        221°, 78.4753%, 87.4510%
        XYZ:
        19.2896, 15.4588, 71.7792
        xyY:
        0.1811, 0.1451, 15.4588
      CIE-Lab:
        46.2563, 25.4851, -66.7257
        CIE-LCH:
        46.2563, 71.4270, 290.9037
        CIE-Luv:
        46.2563, -19.5102, -102.2875
        Hunter-Lab:
        39.3177, 18.7675, -80.7186
      #3066df color charts
#3066df RGB chart
      #3066df CMYK chart
      #3066df RGB pie chart
      #3066df color shades, tints & tones
#3066df color schemes
#3066df color preview, HTML & CSS examples
           This text has a color of #3066df        
        
          <p style="color:#3066df;">Text here</p>
        
        
          .mytext {color:#3066df;}
        
        Text color #3066df
      
           This box has a color of #3066df        
        
          <div style="background-color:#3066df;">Content here</div>
        
        
          .mybackground {background-color:#3066df;}
        
        Background color #3066df
      
           Border around this has a color of #3066df        
        
          <div style="border:2px solid #3066df;">Content here</div>
        
        
          .myborder {border:2px solid #3066df;}
        
        Border color #3066df