#2c73fa color space conversions
Hex:
        #2c73fa
        RGB:
        44, 115, 250
        CMY:
        83, 55, 2
        CMYK:
        82, 54, 0, 2
      HSL:
        219°, 95.3704%, 57.6471%
        HSV (HSB):
        219°, 82.4000%, 98.0392%
        XYZ:
        24.4248, 19.6991, 92.9575
        xyY:
        0.1782, 0.1437, 19.6991
      CIE-Lab:
        51.4953, 26.9552, -73.3598
        CIE-LCH:
        51.4953, 78.1552, 290.1753
        CIE-Luv:
        51.4953, -23.2142, -115.3106
        Hunter-Lab:
        44.3836, 20.5590, -93.1089
      #2c73fa color charts
#2c73fa RGB chart
      #2c73fa CMYK chart
      #2c73fa RGB pie chart
      #2c73fa color shades, tints & tones
#2c73fa color schemes
#2c73fa color preview, HTML & CSS examples
           This text has a color of #2c73fa        
        
          <p style="color:#2c73fa;">Text here</p>
        
        
          .mytext {color:#2c73fa;}
        
        Text color #2c73fa
      
           This box has a color of #2c73fa        
        
          <div style="background-color:#2c73fa;">Content here</div>
        
        
          .mybackground {background-color:#2c73fa;}
        
        Background color #2c73fa
      
           Border around this has a color of #2c73fa        
        
          <div style="border:2px solid #2c73fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c73fa;}
        
        Border color #2c73fa