#052ff7 color space conversions
Hex:
        #052ff7
        RGB:
        5, 47, 247
        CMY:
        98, 82, 3
        CMYK:
        98, 81, 0, 3
      HSL:
        230°, 96.0317%, 49.4118%
        HSV (HSB):
        230°, 97.9757%, 96.8627%
        XYZ:
        17.8676, 8.7807, 88.7488
        xyY:
        0.1548, 0.0761, 8.7807
      CIE-Lab:
        35.5586, 64.1909, -97.9291
        CIE-LCH:
        35.5586, 117.0922, 303.2442
        CIE-Luv:
        35.5586, -12.0019, -128.6424
        Hunter-Lab:
        29.6322, 55.7752, -156.8315
      #052ff7 color charts
#052ff7 RGB chart
      #052ff7 CMYK chart
      #052ff7 RGB pie chart
      #052ff7 color shades, tints & tones
#052ff7 color schemes
#052ff7 color preview, HTML & CSS examples
           This text has a color of #052ff7        
        
          <p style="color:#052ff7;">Text here</p>
        
        
          .mytext {color:#052ff7;}
        
        Text color #052ff7
      
           This box has a color of #052ff7        
        
          <div style="background-color:#052ff7;">Content here</div>
        
        
          .mybackground {background-color:#052ff7;}
        
        Background color #052ff7
      
           Border around this has a color of #052ff7        
        
          <div style="border:2px solid #052ff7;">Content here</div>
        
        
          .myborder {border:2px solid #052ff7;}
        
        Border color #052ff7