#5285f1 color space conversions
Hex:
        #5285f1
        RGB:
        82, 133, 241
        CMY:
        68, 48, 5
        CMYK:
        66, 45, 0, 5
      HSL:
        221°, 85.0267%, 63.3333%
        HSV (HSB):
        221°, 65.9751%, 94.5098%
        XYZ:
        27.7444, 24.9198, 86.5668
        xyY:
        0.1993, 0.1790, 24.9198
      CIE-Lab:
        56.9972, 17.0342, -59.4222
        CIE-LCH:
        56.9972, 61.8155, 285.9957
        CIE-Luv:
        56.9972, -22.2346, -95.7022
        Hunter-Lab:
        49.9197, 11.8473, -67.8722
      #5285f1 color charts
#5285f1 RGB chart
      #5285f1 CMYK chart
      #5285f1 RGB pie chart
      #5285f1 color shades, tints & tones
#5285f1 color schemes
#5285f1 color preview, HTML & CSS examples
           This text has a color of #5285f1        
        
          <p style="color:#5285f1;">Text here</p>
        
        
          .mytext {color:#5285f1;}
        
        Text color #5285f1
      
           This box has a color of #5285f1        
        
          <div style="background-color:#5285f1;">Content here</div>
        
        
          .mybackground {background-color:#5285f1;}
        
        Background color #5285f1
      
           Border around this has a color of #5285f1        
        
          <div style="border:2px solid #5285f1;">Content here</div>
        
        
          .myborder {border:2px solid #5285f1;}
        
        Border color #5285f1