#3052df color space conversions
Hex:
        #3052df
        RGB:
        48, 82, 223
        CMY:
        81, 68, 13
        CMYK:
        78, 63, 0, 13
      HSL:
        228°, 73.2218%, 53.1373%
        HSV (HSB):
        228°, 78.4753%, 87.4510%
        XYZ:
        17.5555, 11.9907, 71.2012
        xyY:
        0.1743, 0.1190, 11.9907
      CIE-Lab:
        41.2013, 38.1913, -74.9728
        CIE-LCH:
        41.2013, 84.1397, 296.9944
        CIE-Luv:
        41.2013, -14.4570, -110.2187
        Hunter-Lab:
        34.6276, 29.8978, -97.6728
      #3052df color charts
#3052df RGB chart
      #3052df CMYK chart
      #3052df RGB pie chart
      #3052df color shades, tints & tones
#3052df color schemes
#3052df color preview, HTML & CSS examples
           This text has a color of #3052df        
        
          <p style="color:#3052df;">Text here</p>
        
        
          .mytext {color:#3052df;}
        
        Text color #3052df
      
           This box has a color of #3052df        
        
          <div style="background-color:#3052df;">Content here</div>
        
        
          .mybackground {background-color:#3052df;}
        
        Background color #3052df
      
           Border around this has a color of #3052df        
        
          <div style="border:2px solid #3052df;">Content here</div>
        
        
          .myborder {border:2px solid #3052df;}
        
        Border color #3052df