#051bfb color space conversions
Hex:
        #051bfb
        RGB:
        5, 27, 251
        CMY:
        98, 89, 2
        CMYK:
        98, 89, 0, 2
      HSL:
        235°, 96.8504%, 50.1961%
        HSV (HSB):
        235°, 98.0080%, 98.4314%
        XYZ:
        17.8671, 7.7812, 91.8270
        xyY:
        0.1521, 0.0662, 7.7812
      CIE-Lab:
        33.5229, 72.9626, -103.5743
        CIE-LCH:
        33.5229, 126.6933, 305.1627
        CIE-Luv:
        33.5229, -10.2650, -129.6750
        Hunter-Lab:
        27.8947, 65.5168, -175.6511
      #051bfb color charts
#051bfb RGB chart
      #051bfb CMYK chart
      #051bfb RGB pie chart
      #051bfb color shades, tints & tones
#051bfb color schemes
#051bfb color preview, HTML & CSS examples
           This text has a color of #051bfb        
        
          <p style="color:#051bfb;">Text here</p>
        
        
          .mytext {color:#051bfb;}
        
        Text color #051bfb
      
           This box has a color of #051bfb        
        
          <div style="background-color:#051bfb;">Content here</div>
        
        
          .mybackground {background-color:#051bfb;}
        
        Background color #051bfb
      
           Border around this has a color of #051bfb        
        
          <div style="border:2px solid #051bfb;">Content here</div>
        
        
          .myborder {border:2px solid #051bfb;}
        
        Border color #051bfb