#3064fc color space conversions
Hex:
        #3064fc
        RGB:
        48, 100, 252
        CMY:
        81, 61, 1
        CMYK:
        81, 60, 0, 1
      HSL:
        225°, 97.1429%, 58.8235%
        HSV (HSB):
        225°, 80.9524%, 98.8235%
        XYZ:
        23.3468, 16.7710, 94.1021
        xyY:
        0.1739, 0.1250, 16.7710
      CIE-Lab:
        47.9702, 37.4024, -80.2130
        CIE-LCH:
        47.9702, 88.5046, 294.9991
        CIE-Luv:
        47.9702, -18.8608, -123.1365
        Hunter-Lab:
        40.9524, 30.0953, -107.5722
      #3064fc color charts
#3064fc RGB chart
      #3064fc CMYK chart
      #3064fc RGB pie chart
      #3064fc color shades, tints & tones
#3064fc color schemes
#3064fc color preview, HTML & CSS examples
           This text has a color of #3064fc        
        
          <p style="color:#3064fc;">Text here</p>
        
        
          .mytext {color:#3064fc;}
        
        Text color #3064fc
      
           This box has a color of #3064fc        
        
          <div style="background-color:#3064fc;">Content here</div>
        
        
          .mybackground {background-color:#3064fc;}
        
        Background color #3064fc
      
           Border around this has a color of #3064fc        
        
          <div style="border:2px solid #3064fc;">Content here</div>
        
        
          .myborder {border:2px solid #3064fc;}
        
        Border color #3064fc