#305daf color space conversions
Hex:
        #305daf
        RGB:
        48, 93, 175
        CMY:
        81, 64, 31
        CMYK:
        73, 47, 0, 31
      HSL:
        219°, 56.9507%, 43.7255%
        HSV (HSB):
        219°, 72.5714%, 68.6275%
        XYZ:
        12.8711, 11.5522, 42.1089
        xyY:
        0.1935, 0.1736, 11.5522
      CIE-Lab:
        40.4954, 13.2465, -48.3081
        CIE-LCH:
        40.4954, 50.0913, 285.3342
        CIE-Luv:
        40.4954, -17.4143, -71.3917
        Hunter-Lab:
        33.9886, 8.1162, -49.6631
      #305daf color charts
#305daf RGB chart
      #305daf CMYK chart
      #305daf RGB pie chart
      #305daf color shades, tints & tones
#305daf color schemes
#305daf color preview, HTML & CSS examples
           This text has a color of #305daf        
        
          <p style="color:#305daf;">Text here</p>
        
        
          .mytext {color:#305daf;}
        
        Text color #305daf
      
           This box has a color of #305daf        
        
          <div style="background-color:#305daf;">Content here</div>
        
        
          .mybackground {background-color:#305daf;}
        
        Background color #305daf
      
           Border around this has a color of #305daf        
        
          <div style="border:2px solid #305daf;">Content here</div>
        
        
          .myborder {border:2px solid #305daf;}
        
        Border color #305daf