#5265dc color space conversions
Hex:
        #5265dc
        RGB:
        82, 101, 220
        CMY:
        68, 60, 14
        CMYK:
        63, 54, 0, 14
      HSL:
        232°, 66.3462%, 59.2157%
        HSV (HSB):
        232°, 62.7273%, 86.2745%
        XYZ:
        21.0516, 16.2685, 69.7407
        xyY:
        0.1966, 0.1520, 16.2685
      CIE-Lab:
        47.3248, 29.5671, -63.2199
        CIE-LCH:
        47.3248, 69.7923, 295.0648
        CIE-Luv:
        47.3248, -12.4902, -98.2122
        Hunter-Lab:
        40.3342, 22.5795, -74.2826
      #5265dc color charts
#5265dc RGB chart
      #5265dc CMYK chart
      #5265dc RGB pie chart
      #5265dc color shades, tints & tones
#5265dc color schemes
#5265dc color preview, HTML & CSS examples
           This text has a color of #5265dc        
        
          <p style="color:#5265dc;">Text here</p>
        
        
          .mytext {color:#5265dc;}
        
        Text color #5265dc
      
           This box has a color of #5265dc        
        
          <div style="background-color:#5265dc;">Content here</div>
        
        
          .mybackground {background-color:#5265dc;}
        
        Background color #5265dc
      
           Border around this has a color of #5265dc        
        
          <div style="border:2px solid #5265dc;">Content here</div>
        
        
          .myborder {border:2px solid #5265dc;}
        
        Border color #5265dc