#301fbb color space conversions
Hex:
        #301fbb
        RGB:
        48, 31, 187
        CMY:
        81, 88, 27
        CMYK:
        74, 83, 0, 27
      HSL:
        247°, 71.5596%, 42.7451%
        HSV (HSB):
        247°, 83.4225%, 73.3333%
        XYZ:
        10.6786, 5.1962, 47.4539
        xyY:
        0.1686, 0.0821, 5.1962
      CIE-Lab:
        27.2866, 54.6850, -77.0033
        CIE-LCH:
        27.2866, 94.4455, 305.3810
        CIE-Luv:
        27.2866, -4.5818, -94.3116
        Hunter-Lab:
        22.7952, 43.7279, -107.4702
      #301fbb color charts
#301fbb RGB chart
      #301fbb CMYK chart
      #301fbb RGB pie chart
      #301fbb color shades, tints & tones
#301fbb color schemes
#301fbb color preview, HTML & CSS examples
           This text has a color of #301fbb        
        
          <p style="color:#301fbb;">Text here</p>
        
        
          .mytext {color:#301fbb;}
        
        Text color #301fbb
      
           This box has a color of #301fbb        
        
          <div style="background-color:#301fbb;">Content here</div>
        
        
          .mybackground {background-color:#301fbb;}
        
        Background color #301fbb
      
           Border around this has a color of #301fbb        
        
          <div style="border:2px solid #301fbb;">Content here</div>
        
        
          .myborder {border:2px solid #301fbb;}
        
        Border color #301fbb