#305bd7 color space conversions
Hex:
        #305bd7
        RGB:
        48, 91, 215
        CMY:
        81, 64, 16
        CMYK:
        78, 58, 0, 16
      HSL:
        225°, 67.6113%, 51.5686%
        HSV (HSB):
        225°, 77.6744%, 84.3137%
        XYZ:
        17.2258, 13.0168, 65.8946
        xyY:
        0.1792, 0.1354, 13.0168
      CIE-Lab:
        42.7886, 29.5553, -67.8116
        CIE-LCH:
        42.7886, 73.9724, 293.5497
        CIE-Luv:
        42.7886, -16.6042, -101.6348
        Hunter-Lab:
        36.0789, 22.0863, -83.0323
      #305bd7 color charts
#305bd7 RGB chart
      #305bd7 CMYK chart
      #305bd7 RGB pie chart
      #305bd7 color shades, tints & tones
#305bd7 color schemes
#305bd7 color preview, HTML & CSS examples
           This text has a color of #305bd7        
        
          <p style="color:#305bd7;">Text here</p>
        
        
          .mytext {color:#305bd7;}
        
        Text color #305bd7
      
           This box has a color of #305bd7        
        
          <div style="background-color:#305bd7;">Content here</div>
        
        
          .mybackground {background-color:#305bd7;}
        
        Background color #305bd7
      
           Border around this has a color of #305bd7        
        
          <div style="border:2px solid #305bd7;">Content here</div>
        
        
          .myborder {border:2px solid #305bd7;}
        
        Border color #305bd7