#3069fc color space conversions
Hex:
        #3069fc
        RGB:
        48, 105, 252
        CMY:
        81, 59, 1
        CMYK:
        81, 58, 0, 1
      HSL:
        223°, 97.1429%, 58.8235%
        HSV (HSB):
        223°, 80.9524%, 98.8235%
        XYZ:
        23.8412, 17.7598, 94.2669
        xyY:
        0.1755, 0.1307, 17.7598
      CIE-Lab:
        49.2035, 34.2814, -78.1978
        CIE-LCH:
        49.2035, 85.3822, 293.6723
        CIE-Luv:
        49.2035, -20.0979, -121.1523
        Hunter-Lab:
        42.1424, 27.2335, -103.1241
      #3069fc color charts
#3069fc RGB chart
      #3069fc CMYK chart
      #3069fc RGB pie chart
      #3069fc color shades, tints & tones
#3069fc color schemes
#3069fc color preview, HTML & CSS examples
           This text has a color of #3069fc        
        
          <p style="color:#3069fc;">Text here</p>
        
        
          .mytext {color:#3069fc;}
        
        Text color #3069fc
      
           This box has a color of #3069fc        
        
          <div style="background-color:#3069fc;">Content here</div>
        
        
          .mybackground {background-color:#3069fc;}
        
        Background color #3069fc
      
           Border around this has a color of #3069fc        
        
          <div style="border:2px solid #3069fc;">Content here</div>
        
        
          .myborder {border:2px solid #3069fc;}
        
        Border color #3069fc