#0509ed color space conversions
Hex:
        #0509ed
        RGB:
        5, 9, 237
        CMY:
        98, 96, 7
        CMYK:
        98, 96, 0, 7
      HSL:
        239°, 95.8678%, 47.4510%
        HSV (HSB):
        239°, 97.8903%, 92.9412%
        XYZ:
        15.4463, 6.3421, 80.5308
        xyY:
        0.1510, 0.0620, 6.3421
      CIE-Lab:
        30.2596, 73.4606, -101.1111
        CIE-LCH:
        30.2596, 124.9796, 305.9997
        CIE-Luv:
        30.2596, -8.8107, -120.4746
        Hunter-Lab:
        25.1835, 65.4124, -171.9671
      #0509ed color charts
#0509ed RGB chart
      #0509ed CMYK chart
      #0509ed RGB pie chart
      #0509ed color shades, tints & tones
#0509ed color schemes
#0509ed color preview, HTML & CSS examples
           This text has a color of #0509ed        
        
          <p style="color:#0509ed;">Text here</p>
        
        
          .mytext {color:#0509ed;}
        
        Text color #0509ed
      
           This box has a color of #0509ed        
        
          <div style="background-color:#0509ed;">Content here</div>
        
        
          .mybackground {background-color:#0509ed;}
        
        Background color #0509ed
      
           Border around this has a color of #0509ed        
        
          <div style="border:2px solid #0509ed;">Content here</div>
        
        
          .myborder {border:2px solid #0509ed;}
        
        Border color #0509ed