#3053cf color space conversions
Hex:
        #3053cf
        RGB:
        48, 83, 207
        CMY:
        81, 67, 19
        CMYK:
        77, 60, 0, 19
      HSL:
        227°, 62.3529%, 50.0000%
        HSV (HSB):
        227°, 76.8116%, 81.1765%
        XYZ:
        15.5747, 11.3199, 60.3956
        xyY:
        0.1784, 0.1297, 11.3199
      CIE-Lab:
        40.1141, 31.7377, -67.5796
        CIE-LCH:
        40.1141, 74.6611, 295.1564
        CIE-Luv:
        40.1141, -14.5414, -99.2922
        Hunter-Lab:
        33.6450, 23.7508, -82.8788
      #3053cf color charts
#3053cf RGB chart
      #3053cf CMYK chart
      #3053cf RGB pie chart
      #3053cf color shades, tints & tones
#3053cf color schemes
#3053cf color preview, HTML & CSS examples
           This text has a color of #3053cf        
        
          <p style="color:#3053cf;">Text here</p>
        
        
          .mytext {color:#3053cf;}
        
        Text color #3053cf
      
           This box has a color of #3053cf        
        
          <div style="background-color:#3053cf;">Content here</div>
        
        
          .mybackground {background-color:#3053cf;}
        
        Background color #3053cf
      
           Border around this has a color of #3053cf        
        
          <div style="border:2px solid #3053cf;">Content here</div>
        
        
          .myborder {border:2px solid #3053cf;}
        
        Border color #3053cf