#5282ed color space conversions
Hex:
        #5282ed
        RGB:
        82, 130, 237
        CMY:
        68, 49, 7
        CMYK:
        65, 45, 0, 7
      HSL:
        221°, 81.1518%, 62.5490%
        HSV (HSB):
        221°, 65.4008%, 92.9412%
        XYZ:
        26.7484, 23.8735, 83.3190
        xyY:
        0.1997, 0.1782, 23.8735
      CIE-Lab:
        55.9609, 17.4832, -58.8621
        CIE-LCH:
        55.9609, 61.4037, 286.5424
        CIE-Luv:
        55.9609, -21.3121, -94.4788
        Hunter-Lab:
        48.8605, 12.2126, -66.9014
      #5282ed color charts
#5282ed RGB chart
      #5282ed CMYK chart
      #5282ed RGB pie chart
      #5282ed color shades, tints & tones
#5282ed color schemes
#5282ed color preview, HTML & CSS examples
           This text has a color of #5282ed        
        
          <p style="color:#5282ed;">Text here</p>
        
        
          .mytext {color:#5282ed;}
        
        Text color #5282ed
      
           This box has a color of #5282ed        
        
          <div style="background-color:#5282ed;">Content here</div>
        
        
          .mybackground {background-color:#5282ed;}
        
        Background color #5282ed
      
           Border around this has a color of #5282ed        
        
          <div style="border:2px solid #5282ed;">Content here</div>
        
        
          .myborder {border:2px solid #5282ed;}
        
        Border color #5282ed