#1806df color space conversions
Hex:
        #1806df
        RGB:
        24, 6, 223
        CMY:
        91, 98, 13
        CMYK:
        89, 97, 0, 13
      HSL:
        245°, 94.7598%, 44.9020%
        HSV (HSB):
        245°, 97.3094%, 87.4510%
        XYZ:
        13.7611, 5.6522, 70.1777
        xyY:
        0.1536, 0.0631, 5.6522
      CIE-Lab:
        28.5173, 70.6626, -96.0059
        CIE-LCH:
        28.5173, 119.2071, 306.3539
        CIE-Luv:
        28.5173, -7.3206, -112.6083
        Hunter-Lab:
        23.7743, 61.7150, -158.3724
      #1806df color charts
#1806df RGB chart
      #1806df CMYK chart
      #1806df RGB pie chart
      #1806df color shades, tints & tones
#1806df color schemes
#1806df color preview, HTML & CSS examples
           This text has a color of #1806df        
        
          <p style="color:#1806df;">Text here</p>
        
        
          .mytext {color:#1806df;}
        
        Text color #1806df
      
           This box has a color of #1806df        
        
          <div style="background-color:#1806df;">Content here</div>
        
        
          .mybackground {background-color:#1806df;}
        
        Background color #1806df
      
           Border around this has a color of #1806df        
        
          <div style="border:2px solid #1806df;">Content here</div>
        
        
          .myborder {border:2px solid #1806df;}
        
        Border color #1806df