#0305ef color space conversions
Hex:
        #0305ef
        RGB:
        3, 5, 239
        CMY:
        99, 98, 6
        CMYK:
        99, 98, 0, 6
      HSL:
        239°, 97.5207%, 47.4510%
        HSV (HSB):
        239°, 98.7448%, 93.7255%
        XYZ:
        15.6718, 6.3599, 82.0629
        xyY:
        0.1506, 0.0611, 6.3599
      CIE-Lab:
        30.3029, 74.5952, -102.1762
        CIE-LCH:
        30.3029, 126.5086, 306.1318
        CIE-Luv:
        30.3029, -8.8134, -121.3796
        Hunter-Lab:
        25.2188, 66.7928, -175.2785
      #0305ef color charts
#0305ef RGB chart
      #0305ef CMYK chart
      #0305ef RGB pie chart
      #0305ef color shades, tints & tones
#0305ef color schemes
#0305ef color preview, HTML & CSS examples
           This text has a color of #0305ef        
        
          <p style="color:#0305ef;">Text here</p>
        
        
          .mytext {color:#0305ef;}
        
        Text color #0305ef
      
           This box has a color of #0305ef        
        
          <div style="background-color:#0305ef;">Content here</div>
        
        
          .mybackground {background-color:#0305ef;}
        
        Background color #0305ef
      
           Border around this has a color of #0305ef        
        
          <div style="border:2px solid #0305ef;">Content here</div>
        
        
          .myborder {border:2px solid #0305ef;}
        
        Border color #0305ef