#3084dd color space conversions
Hex:
        #3084dd
        RGB:
        48, 132, 221
        CMY:
        81, 48, 13
        CMYK:
        78, 40, 0, 13
      HSL:
        211°, 71.7842%, 52.7451%
        HSV (HSB):
        211°, 78.2805%, 86.6667%
        XYZ:
        22.5213, 22.3514, 71.5339
        xyY:
        0.1935, 0.1920, 22.3514
      CIE-Lab:
        54.3978, 5.9622, -52.4901
        CIE-LCH:
        54.3978, 52.8276, 276.4803
        CIE-Luv:
        54.3978, -28.6095, -82.6653
        Hunter-Lab:
        47.2772, 2.2964, -56.6160
      #3084dd color charts
#3084dd RGB chart
      #3084dd CMYK chart
      #3084dd RGB pie chart
      #3084dd color shades, tints & tones
#3084dd color schemes
#3084dd color preview, HTML & CSS examples
           This text has a color of #3084dd        
        
          <p style="color:#3084dd;">Text here</p>
        
        
          .mytext {color:#3084dd;}
        
        Text color #3084dd
      
           This box has a color of #3084dd        
        
          <div style="background-color:#3084dd;">Content here</div>
        
        
          .mybackground {background-color:#3084dd;}
        
        Background color #3084dd
      
           Border around this has a color of #3084dd        
        
          <div style="border:2px solid #3084dd;">Content here</div>
        
        
          .myborder {border:2px solid #3084dd;}
        
        Border color #3084dd