#081edf color space conversions
Hex:
        #081edf
        RGB:
        8, 30, 223
        CMY:
        97, 88, 13
        CMYK:
        96, 87, 0, 13
      HSL:
        234°, 93.0736%, 45.2941%
        HSV (HSB):
        234°, 96.4126%, 87.4510%
        XYZ:
        13.8837, 6.3079, 70.2978
        xyY:
        0.1534, 0.0697, 6.3079
      CIE-Lab:
        30.1763, 64.2893, -93.2441
        CIE-LCH:
        30.1763, 113.2589, 304.5852
        CIE-Luv:
        30.1763, -9.4013, -113.9966
        Hunter-Lab:
        25.1155, 54.7216, -148.3708
      #081edf color charts
#081edf RGB chart
      #081edf CMYK chart
      #081edf RGB pie chart
      #081edf color shades, tints & tones
#081edf color schemes
#081edf color preview, HTML & CSS examples
           This text has a color of #081edf        
        
          <p style="color:#081edf;">Text here</p>
        
        
          .mytext {color:#081edf;}
        
        Text color #081edf
      
           This box has a color of #081edf        
        
          <div style="background-color:#081edf;">Content here</div>
        
        
          .mybackground {background-color:#081edf;}
        
        Background color #081edf
      
           Border around this has a color of #081edf        
        
          <div style="border:2px solid #081edf;">Content here</div>
        
        
          .myborder {border:2px solid #081edf;}
        
        Border color #081edf