#305bcf color space conversions
Hex:
        #305bcf
        RGB:
        48, 91, 207
        CMY:
        81, 64, 19
        CMYK:
        77, 56, 0, 19
      HSL:
        224°, 62.3529%, 50.0000%
        HSV (HSB):
        224°, 76.8116%, 81.1765%
        XYZ:
        16.2225, 12.6155, 60.6115
        xyY:
        0.1814, 0.1410, 12.6155
      CIE-Lab:
        42.1782, 26.5831, -64.2165
        CIE-LCH:
        42.1782, 69.5012, 292.4876
        CIE-Luv:
        42.1782, -16.6091, -96.0493
        Hunter-Lab:
        35.5184, 19.3701, -76.3146
      #305bcf color charts
#305bcf RGB chart
      #305bcf CMYK chart
      #305bcf RGB pie chart
      #305bcf color shades, tints & tones
#305bcf color schemes
#305bcf color preview, HTML & CSS examples
           This text has a color of #305bcf        
        
          <p style="color:#305bcf;">Text here</p>
        
        
          .mytext {color:#305bcf;}
        
        Text color #305bcf
      
           This box has a color of #305bcf        
        
          <div style="background-color:#305bcf;">Content here</div>
        
        
          .mybackground {background-color:#305bcf;}
        
        Background color #305bcf
      
           Border around this has a color of #305bcf        
        
          <div style="border:2px solid #305bcf;">Content here</div>
        
        
          .myborder {border:2px solid #305bcf;}
        
        Border color #305bcf