#2b52fa color space conversions
Hex:
        #2b52fa
        RGB:
        43, 82, 250
        CMY:
        83, 68, 2
        CMYK:
        83, 67, 0, 2
      HSL:
        229°, 95.3917%, 57.4510%
        HSV (HSB):
        229°, 82.8000%, 98.0392%
        XYZ:
        21.2689, 13.4503, 91.9177
        xyY:
        0.1680, 0.1062, 13.4503
      CIE-Lab:
        43.4341, 47.3746, -86.5483
        CIE-LCH:
        43.4341, 98.6659, 298.6953
        CIE-Luv:
        43.4341, -15.3986, -127.4042
        Hunter-Lab:
        36.6747, 39.3375, -122.9262
      #2b52fa color charts
#2b52fa RGB chart
      #2b52fa CMYK chart
      #2b52fa RGB pie chart
      #2b52fa color shades, tints & tones
#2b52fa color schemes
#2b52fa color preview, HTML & CSS examples
           This text has a color of #2b52fa        
        
          <p style="color:#2b52fa;">Text here</p>
        
        
          .mytext {color:#2b52fa;}
        
        Text color #2b52fa
      
           This box has a color of #2b52fa        
        
          <div style="background-color:#2b52fa;">Content here</div>
        
        
          .mybackground {background-color:#2b52fa;}
        
        Background color #2b52fa
      
           Border around this has a color of #2b52fa        
        
          <div style="border:2px solid #2b52fa;">Content here</div>
        
        
          .myborder {border:2px solid #2b52fa;}
        
        Border color #2b52fa